Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marinko-peso/python-simple-neural-network
:snake: :mortar_board: Simple Python Neural Networks tests
https://github.com/marinko-peso/python-simple-neural-network
ai network neural python simple
Last synced: 5 days ago
JSON representation
:snake: :mortar_board: Simple Python Neural Networks tests
- Host: GitHub
- URL: https://github.com/marinko-peso/python-simple-neural-network
- Owner: marinko-peso
- License: mit
- Created: 2018-05-11T20:40:52.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-11T21:51:59.000Z (almost 7 years ago)
- Last Synced: 2024-12-14T18:30:06.260Z (about 2 months ago)
- Topics: ai, network, neural, python, simple
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Simple Neural Network
[![Open Source Love](https://badges.frapsoft.com/os/v1/open-source.svg?v=103)](https://github.com/ellerbrock/open-source-badges/)
[![license](https://img.shields.io/github/license/marinko-peso/shamus.svg)](https://github.com/marinko-peso/shamus/blob/master/LICENSE)A practice neuron & simple network based on excellent article by [Milo Spencer-Harper](https://medium.com/technology-invention-and-more/how-to-build-a-simple-neural-network-in-9-lines-of-python-code-cc8f23647ca1).
## Python versions
Compatible with 3.6.x.
## License
MIT