doing a deep learning tutorial and my python cannot find that module.
from logistic_sgd import LogisticRegression, load_data
ImportError: No module named logistic_sgd
How can i install it ?
Download and Save logistic_sgd.py from the following link:
http://deeplearning.net/tutorial/code/logistic_sgd.py
Store it in the working directory. That's it!
Actually, you should download all the code from the following link, it contains all the dependencies you need. Here is the source code: http://deeplearning.net/tutorial/code/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With