You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Install external packages using pip install -r requirements.txt
Install local packages with pip install -e .
Alternatively create conda env with environment.yml
RUN:
Example for loading the (processed) MIME data: python tests/video_dataset_test.py
Also includes an example for data-augmentation
Example for the training of the Deep Spatial Auto-Encoder: python scripts/spatial_ae_training.py
View results and training process using tensorboard --logdir results/
The baseline from "Unsupervised Learning of Object Structure and Dynamics" can be run with different
scripts, e.g. python scripts/ulosd_acrobot_training on the acrobot example data. This script takes two input arguents: