https://github.com/pimaker/pinn
A self-written neural network in python, also some other AI stuff possibly.
https://github.com/pimaker/pinn
Last synced: 8 months ago
JSON representation
A self-written neural network in python, also some other AI stuff possibly.
- Host: GitHub
- URL: https://github.com/pimaker/pinn
- Owner: PiMaker
- License: mit
- Created: 2017-06-08T20:32:17.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-13T10:12:37.000Z (almost 9 years ago)
- Last Synced: 2025-05-20T13:56:06.065Z (about 1 year ago)
- Language: Python
- Size: 41 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PiNN
A self-written neural network in python, also some other AI stuff possibly.
## Usage
Yeah, just use it. It's mostly for training anyway.
## License
MIT licensed to Stefan Reiter. See LICENSE file for more info.