Open charlesmartin14 opened 7 years ago
data dir should not be replicated
I use a symbolic link
data -> ../data/
data is only downloaded once as I just use the functions from the rbm_datasets.py. It's not downloaded again if the data is found in the ../data/ dir.
rbm_datasets.py
../data/
Did you notice something different?
data dir should not be replicated
I use a symbolic link
data -> ../data/