Neural-Network-from-Scratch-Python
A simple implementation to create and train a neural network in python. This implementation does not use any machine learning framework.
파일 탐색기
최종 버전 다운로드 (.zip)- __init__.py
- activation.py
- callback.py
- common.py
- layer.py
- loss.py
- model.py
- optimizer.py
- __init__.py
- test_activation.py
- test_callback.py
- test_layer.py
- test_loss.py
- test_model.py
- test_optimizer.py
- .gitignore
- boston.py
- mnist.py
- README.md
- requirements.txt
// repository documentation
Was this content helpful?
(0 ratings)
