Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clayrisser/6-line-neural-net
The smallest neural network
https://github.com/clayrisser/6-line-neural-net
neural-network numpy python
Last synced: 14 days ago
JSON representation
The smallest neural network
- Host: GitHub
- URL: https://github.com/clayrisser/6-line-neural-net
- Owner: clayrisser
- License: mit
- Created: 2017-04-03T18:03:49.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-07-06T12:18:41.000Z (over 1 year ago)
- Last Synced: 2024-12-08T20:53:02.982Z (21 days ago)
- Topics: neural-network, numpy, python
- Language: Python
- Homepage: https://gitlab.com/bitspur/community/6-line-neural-net
- Size: 3.26 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 6-line-neural-net
The smallest neural network
![](assets/6-line-neural-net.png)
## Credit
Loosly based on [iamtrask's 11 line neural net](http://iamtrask.github.io/2015/07/12/basic-python-network/)