Vp-suite

Latest version: v0.0.9

Safety actively analyzes 625786 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.0.9

- Overhauled API and many fixes for usability
- Improved visualization and logging capabilities
- Improved measures (metrics and losses)
- Added new Dataset: `MMNIST on the fly` (`MMF`)
- Set up github page with complete documentation
- Added option to specify save location for models, datasets and logs

0.0.8

- New models that match their official implementations (ConvLSTM/TrajGRU - powered Encoder-Forecaster model from [this repo](https://github.com/Hzzone/Precipitation-Nowcasting; PredRNN++ from [this repo](https://github.com/thuml/predrnn-pytorch))
- New model blocks
- Automatic implementation match tests and better documentation of which models, model blocks, datasets and measures are available

0.0.7

New Datasets:
- Physics101
- Human 3.6M
- KITTI-Raw
- Caltech Pedestrian

0.0.6

- Refactored `Trainer` and `Tester` into `VPSuite`: Multiple models and datasets can now be loaded and flexibly used for testing and training.
- Added basic tests for all models, datasets and measures (metrics and losses).
- Updated README to reflect changes.

0.0.5

Now with correct pathing: install directly from test-PyPi and use from any working directory!

A folder named `vp-suite` will be created where you are, containing downloaded data and run results.

0.0.4

The following datasets are now automatically downloaded and prepared if `Trainer`'s `load_dataset()` is called without providing a path to valid prepared data:
- Moving MNIST
- KTH Actions
- BAIR Robot pushing

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.