CppDNN
C++ Machine Learning Library
Provides machine learning capabilities in C++11
Machine Learning for C++11
9 stars
3 watching
0 forks
Language: C++
last commit: about 6 years ago
Linked from 1 awesome list
machine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
correlllab/nn4mc_cpp | Enables online prediction and classification on microcontrollers using pre-trained neural networks. | 29 |
yixuan/minidnn | A C++ library implementing deep neural networks with good performance and modularity | 397 |
pengsun/matlabcnn | A Matlab implementation of a 2D Convolutional Neural Network for educational purposes | 47 |
rinuboney/clatern | A Clojure-based machine learning library providing tools for data preprocessing and modeling various algorithms. | 67 |
cloudkj/lambda-ml | A machine learning library written in Lisp (Clojure) providing simple implementations of various algorithms and utilities. | 76 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |
benhamner/machinelearning.jl | A Julia library providing a consistent API for common machine learning algorithms | 116 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
kei500/liblinear-ruby | Provides an interface to train and predict with machine learning models using LIBLINEAR | 83 |
100/cranium | A lightweight, portable C implementation of a feedforward artificial neural network library | 592 |
mmaul/clml | A high-performance statistical machine learning library written in Common Lisp | 261 |
nikolaypavlov/mlpneuralnet | A fast neural network library for iOS and Mac OS X with vectorized operations and hardware acceleration. | 900 |
kalvar/ios-bpn-neuralnetwork | A neural network implementation for machine learning on iOS | 33 |
mrdimosthenis/synapsescsharp | A C# library for building and training neural networks | 1 |