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
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
Related projects:
Repository | Description | Stars |
---|---|---|
| A header-only C++ library for training and deploying deep neural networks on embedded systems | 49 |
| A Ruby-based deep learning library for building and training neural networks | 46 |
| A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
| A C++ library for building and training artificial neural networks | 1,601 |
| A lightweight C++ deep learning library for building and training neural networks. | 61 |
| A parallel framework for building neural networks in Fortran | 411 |
| A lightweight, portable C implementation of a feedforward artificial neural network library | 593 |
| A lightweight C library for constructing and training small to medium neural networks with customizable architecture | 689 |
| A minimal C library for training and using feedforward artificial neural networks | 2,017 |
| Provides machine learning capabilities in C++11 | 9 |
| A Matlab-based framework for building and training deep learning models | 271 |
| A deep learning library for Rust with GPU acceleration and ergonomic API. | 1,754 |
| A compact C++17-based deep learning library designed to simplify the implementation of neural networks. | 16 |
| A neural network library written in Rust for building and training feedforward artificial neural networks. | 336 |
| A Clojure library for constructing and training simple neural networks using core.matrix | 104 |