https://github.com/th-rpy/neural-network-from-scratch-in-python
Neural Network from scratch in Python using numpy and Random library.
https://github.com/th-rpy/neural-network-from-scratch-in-python
Last synced: 10 months ago
JSON representation
Neural Network from scratch in Python using numpy and Random library.
- Host: GitHub
- URL: https://github.com/th-rpy/neural-network-from-scratch-in-python
- Owner: th-rpy
- Created: 2021-04-07T05:50:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T03:49:47.000Z (over 4 years ago)
- Last Synced: 2025-01-05T09:18:38.520Z (11 months ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neural-Network-from-scratch-in-Python
Neural Network from scratch in Python using numpy and Random library.