MiniDNN

Deep neural network library

A C++ library implementing deep neural networks with good performance and modularity

A header-only C++ library for deep neural networks

GitHub

399 stars
28 watching
93 forks
Language: C++
last commit: almost 4 years ago
Linked from 2 awesome lists

deep-learningheader-onlymachine-learningneural-networkstatistical-models

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mosdeo/lkydeepnn A header-only C++ library for training and deploying deep neural networks on embedded systems 49
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
libfann/fann A C++ library for building and training artificial neural networks 1,601
tyill/sunnet A lightweight C++ deep learning library for building and training neural networks. 61
modern-fortran/neural-fortran A parallel framework for building neural networks in Fortran 411
100/cranium A lightweight, portable C implementation of a feedforward artificial neural network library 593
attractivechaos/kann A lightweight C library for constructing and training small to medium neural networks with customizable architecture 689
codeplea/genann A minimal C library for training and using feedforward artificial neural networks 2,017
kmc7468/cppdnn Provides machine learning capabilities in C++11 9
yechengxi/lightnet A Matlab-based framework for building and training deep learning models 271
coreylowman/dfdx A deep learning library for Rust with GPU acceleration and ergonomic API. 1,754
acrylicshrimp/tinnet A compact C++17-based deep learning library designed to simplify the implementation of neural networks. 16
jackm321/rustnn A neural network library written in Rust for building and training feedforward artificial neural networks. 336
gigasquid/k9 A Clojure library for constructing and training simple neural networks using core.matrix 104