node-fann

NN library binder

Bindings for a neural network library in C++ to be used with Node.js

FANN (Fast Artificial Neural Network Library) bindings for Node.js

GitHub

185 stars
14 watching
34 forks
Language: C++
last commit: almost 8 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libfann/fann A C++ library for building and training artificial neural networks 1,594
neuralegion/crystal-fann A Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks. 85
tangledpath/ruby-fann A Ruby library that provides an interface to the FANN neural network library. 497
vksnk/go-fann Provides an interface to FANN's neural network functionality in Go 116
element-research/rnn A Lua-based library for building and working with recurrent neural networks 941
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy 98
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,010
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 686
torch/nngraph Graphical computation library for building neural network architectures 299
brunjlar/neural A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. 123
jbarrow/lambdanet An artificial neural network library for rapid prototyping and extension in Haskell. 377
rinuboney/clatern A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. 67
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
glouw/tinn A lightweight neural network library for training and prediction tasks 2,108
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 592