crystal-fann
Neural network library
A Crystal binding for the Fast Artificial Neural Network library (FANN) to provide a simple interface for creating and training neural networks.
FANN (Fast Artifical Neural Network) binding in Crystal
85 stars
11 watching
6 forks
Language: Crystal
last commit: almost 3 years ago
Linked from 2 awesome lists
crystalfannmachine-learningneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |
rlidwka/node-fann | Bindings for a neural network library in C++ to be used with Node.js | 185 |
tangledpath/ruby-fann | A Ruby library that provides an interface to the FANN neural network library. | 497 |
neuralegion/shainet | A neural network implementation using object-oriented modeling and inspired by biological systems | 183 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
irfansharif/cerebrum | An implementation of Artificial Neural Networks in Ruby, allowing developers to experiment and train neural networks using the language. | 36 |
fxsjy/gonn | An implementation of Neural Networks in Go Language | 361 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
xamber/varis | A Go-based neural network library for building and training artificial neural networks. | 55 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
toddsundsted/mxnet.cr | Provides bindings for MXNet, an open source deep learning framework written in C++ | 22 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |