emf-rbm
emf-rbm copied to clipboard
pytest replicates data dir
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.
Did you notice something different?