https://github.com/microo8/micronn
Simple neural network library with backpropagation using CUDA
https://github.com/microo8/micronn
c cuda neural-network
Last synced: 28 days ago
JSON representation
Simple neural network library with backpropagation using CUDA
- Host: GitHub
- URL: https://github.com/microo8/micronn
- Owner: microo8
- Created: 2013-05-18T06:58:32.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-05-10T05:36:25.000Z (about 10 years ago)
- Last Synced: 2025-03-21T12:22:11.936Z (about 1 year ago)
- Topics: c, cuda, neural-network
- Language: C
- Size: 26.6 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
micronn
=======
Simple neural network library with backpropagation using CUDA