fann
Neural network library
A C++ library for building and training artificial neural networks
Official github repository for Fast Artificial Neural Network Library (FANN)
2k stars
122 watching
382 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
cfannlibraryneural-network
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
rlidwka/node-fann | Bindings for a neural network library in C++ to be used with Node.js | 185 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
vksnk/go-fann | Provides an interface to FANN's neural network functionality in Go | 116 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
glouw/tinn | A lightweight neural network library for training and prediction tasks | 2,108 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
ahmedfgad/numpyann | An implementation of artificial neural networks using NumPy | 98 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
totemstech/neuraln | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |