An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# Silinapse

[![Build Status](https://travis-ci.org/vberger/silinapse.svg?branch=master)](https://travis-ci.org/vberger/silinapse) [![Coverage Status](https://coveralls.io/repos/vberger/silinapse/badge.svg?branch=master&service=github)](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)