Cranium
Neural network library
A lightweight, portable C implementation of a feedforward artificial neural network library
🤖 A portable, header-only, artificial neural network library written in C99
592 stars
25 watching
56 forks
Language: C
last commit: about 1 year ago
Linked from 2 awesome lists
artificial-neural-networksblascc99cblasclassificationcontinuous-integrationefficientembeddedfeedforward-neural-networkheader-onlymachine-learningmatrixneural-networkportableregressiontravis-civectorization
Related projects:
Repository | Description | Stars |
---|---|---|
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,010 |
modern-fortran/neural-fortran | A parallel framework for building neural networks in Fortran | 406 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
ck090/ocaml-nn | A monadic implementation of a fully-connected neural network in OCaml with customizable hyperparameters | 5 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
brunjlar/neural | A Haskell-based framework for flexible neural networks and similar parameterized models with automatic differentiation and modular training algorithms. | 123 |
libfann/fann | A C++ library for building and training artificial neural networks | 1,594 |
molcik/python-neuron | A Python library for implementing and training various neural network architectures | 40 |
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
tyill/sunnet | A lightweight C++ deep learning library for building and training neural networks. | 61 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
stevenmiller888/mind | A neural network library for building and training neural networks in JavaScript | 1,513 |
originrose/cortex | A Clojure-based machine learning library for neural networks and regression. | 1,271 |