mirror of
https://github.com/vipul-sharma20/python-neural-networks.git
synced 2026-06-28 08:33:03 +00:00
Code examples of Neural Networks in Python
- Python 100%
| .gitignore | ||
| network.py | ||
| README.md | ||
python-neural-networks
Example/practice codes of Neural Networks in Python
Reference
Michael Nielsen's Neural Networks and Deep Learning (I would highly recommend this if interested in NN DL; very immaculately explained)