neuraln
Neural network library
A C++ library for building and training neural networks with high-performance support for large datasets.
275 stars
11 watching
24 forks
Language: C++
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hasktorch/hasktorch | A Haskell library for building and training neural networks with native C++ libraries. | 1,069 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
surenderthakran/gomind | A lightweight neural network library in Go | 84 |
mrdimosthenis/synapses-java | A Java library for building and training neural networks. | 0 |
fielddb/brain | A JavaScript library for training and using neural networks | 1 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |