sunnet
Neural net library
A lightweight C++ deep learning library for building and training neural networks.
tiny neural net
61 stars
10 watching
24 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
artificial-intelligenceconvolutional-neural-networksconvolutional-neural-networks-cnndeep-learningdeep-neural-networksmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
acrylicshrimp/tinnet | A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
glouw/tinn | A lightweight neural network library for training and prediction tasks | 2,108 |
codeplea/genann | A minimal C library for training and using feedforward artificial neural networks | 2,012 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
taehoonlee/tensornets | A collection of pre-trained neural network models with simple interfaces for easy integration into machine learning workflows. | 1,004 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
jbarrow/lambdanet | An artificial neural network library for rapid prototyping and extension in Haskell. | 377 |
attractivechaos/kann | A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 686 |
google-research/tf-slim | A lightweight library for defining and training neural networks in TensorFlow. | 372 |
totemstech/neuraln | A C++ library for building and training neural networks with high-performance support for large datasets. | 275 |
mrdimosthenis/synapses | A collection of libraries for building and training neural networks in various programming languages | 70 |
lennet/neuralnetwork | Provides a learning environment to explore neural network concepts using Swift | 58 |
japonophile/synaptic | A Clojure-based library for building and training neural networks | 88 |
unagiootoro/ruby-dnn | A Ruby-based deep learning library for building and training neural networks | 46 |