cd utils
./preprocess.sh
# make sure to chmod 775 all scripts
visdom
python3 runtime.py --batch_size=64 --lr=0.0002
ssh -L 9999:localhost:8097 [email protected]
Open Chrome and go to localhost:9999
Open Chrome and go to ip.of.remote.server:8097
For example abcd.csail.mit.edu:8097