dorimedini / robustness_properties

GLOBIGLOBIGLOBI
0 stars 0 forks source link

removed drive mount and root directory from code #2

Closed galshachaf closed 5 years ago

galshachaf commented 5 years ago

Signed-off-by: galshachaf galshac@gmail.com

dorimedini commented 5 years ago

We need to mount the drive in general, I run this project from colab and the Experiment class saves / loads models from drive.

Also, this experiment is run via !python baseline.py, why kick the main?