https://github.com/amarlearning/simple-neural-network
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
https://github.com/amarlearning/simple-neural-network
beginner-friendly machine-learning neural-network numpy python3 tutorial
Last synced: 11 months ago
JSON representation
Simple Neural Network written in Python and Numpy (w/o any scify libraries)
- Host: GitHub
- URL: https://github.com/amarlearning/simple-neural-network
- Owner: amarlearning
- Created: 2019-03-27T20:30:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-08T18:15:38.000Z (over 6 years ago)
- Last Synced: 2025-01-14T12:15:03.584Z (about 1 year ago)
- Topics: beginner-friendly, machine-learning, neural-network, numpy, python3, tutorial
- Language: Jupyter Notebook
- Homepage: https://www.kaggle.com/amarpandey/kernels
- Size: 74.2 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple Neural Network
> Simple Neural Network written in Python for a very small flower dataset!