BobbyAnguelov / NeuralNetwork
Simple Back Propagation Neural Network
☆119Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for NeuralNetwork
- Simple Convolutional Neural Network Library☆184Updated 7 years ago
- Simple back-propagation Neural Networking library written in C++11☆18Updated 10 years ago
- ☆140Updated 7 years ago
- A simple neural network implement in c++☆129Updated 5 months ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆58Updated 8 years ago
- C++ library for reinforcement learning☆51Updated last year
- Yet another neural network library☆38Updated 7 years ago
- Neural net optimized for 2D image data☆142Updated 6 years ago
- mojo cnn: c++ convolutional neural network☆195Updated 6 years ago
- A GPU (CUDA) based Artificial Neural Network library☆107Updated 3 years ago
- SIMD vector library for C++☆36Updated 5 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 8 years ago
- My implementation of Neural networks as they are discussed in my AI class.☆24Updated 7 years ago
- Contains working code samples from my C++ blog.☆131Updated 4 years ago
- Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn☆24Updated 10 years ago
- a bit of code for programming review☆39Updated 9 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- An extremely simple OpenGL C++ FreeType library☆34Updated 6 years ago
- A small and easy to use neural net implementation for C++. Just download and #include!☆229Updated 7 years ago
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆176Updated 4 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆130Updated 7 months ago
- Timing utility, wraps C++11 std::chrono in an easy to use StopWatch utility☆52Updated 8 years ago
- A Light-weight and Fast Template Matrix Library☆131Updated 11 years ago
- Small library for running Keras models from a C++ application☆179Updated 6 years ago
- C++ Lexer Toolkit Library (LexerTk) https://www.partow.net/programming/lexertk/index.html☆30Updated 4 years ago
- A 2D C++ OpenGL game☆90Updated 9 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆216Updated 4 years ago
- GPU-accelerated path tracer☆18Updated 8 years ago
- A 3d ray tracer in C++ (High School Project)☆27Updated 5 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 2 years ago