ruby-fann

Neural Network Library

A Ruby library that provides an interface to the FANN neural network library.

Ruby library for interfacing with FANN (Fast Artificial Neural Network)

GitHub

497 stars
30 watching
42 forks
Language: C
last commit: 8 months ago
Linked from 3 awesome lists

aicfannmachine-learningnativeneural-networkneural-networksnnruby-fannruby-gemrubygems

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
libfann/fann A C++ library for building and training artificial neural networks 1,594
irfansharif/cerebrum An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. 36
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
unagiootoro/ruby-dnn A Ruby-based deep learning library for building and training neural networks 46
mikecmpbll/rann Provides objects and algorithms for designing, processing and training Artificial Neural Networks in Ruby. 3
rlidwka/node-fann Bindings for a neural network library in C++ to be used with Node.js 185
gbuesing/neural-net-ruby A Ruby implementation of a neural network using the Rprop training algorithm. 127
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
mrdimosthenis/synapses A collection of libraries for building and training neural networks in various programming languages 70
fxsjy/gonn An implementation of Neural Networks in Go Language 361
nikolaypavlov/mlpneuralnet A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. 900
ahmedfgad/numpyann An implementation of artificial neural networks using NumPy for building regression and classification models. 98
vksnk/go-fann Provides an interface to FANN's neural network functionality in Go 116
jackm321/rustnn A neural network library written in Rust for building and training feedforward artificial neural networks. 335
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,012