https://github.com/elinorbgr/silinapse
A rusty neural network library aiming towards deep-learning.
https://github.com/elinorbgr/silinapse
Last synced: about 1 year ago
JSON representation
A rusty neural network library aiming towards deep-learning.
- Host: GitHub
- URL: https://github.com/elinorbgr/silinapse
- Owner: elinorbgr
- License: mit
- Created: 2015-05-26T19:18:54.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2016-11-06T03:09:16.000Z (over 9 years ago)
- Last Synced: 2025-04-13T07:05:08.196Z (about 1 year ago)
- Language: Rust
- Size: 1.77 MB
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Silinapse
[](https://travis-ci.org/vberger/silinapse) [](https://coveralls.io/github/vberger/silinapse?branch=master)
The silicon synapse.
Silinapse is an attempt to create an artificial neural networks library in Rust.
It is currently a complete work in progress.
## Documentation
You can read it online : [here](http://vberger.github.io/silinapse/silinapse/index.html)