doing a deep learning tutorial and my python cannot find that module.
from logistic_sgd import LogisticRegression, load_data ImportError: No module named log
To download all the code necessary, you can go to GitHub.
Citing from: http://deeplearning.net/tutorial/
The code is available on the Deep Learning Tutorial repositories.
If you aren't familiar with Git, you can download the source code in one zip archive file from there.