Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tirithen/node-simple-fann

A Node.js wrapper for FANN (Fast Artificial Neural Network Library) that uses MongoDB to store the models
https://github.com/tirithen/node-simple-fann

Last synced: about 5 hours ago
JSON representation

A Node.js wrapper for FANN (Fast Artificial Neural Network Library) that uses MongoDB to store the models

Awesome Lists containing this project

README

        

# node-simple-fann
A Node.js wrapper for [FANN (Fast Artificial Neural Network Library)](http://leenissen.dk/fann/wp/) that uses MongoDB to store the models.

## Requirements
* libfann >= 2.2.0 - [Get source code here](http://leenissen.dk/fann/wp/download/)

## License
Released under the GPLv3 license.