mp3guy / BackPropagation
Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn
☆24Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for BackPropagation
- Simple Back Propagation Neural Network☆119Updated 3 years ago
- serialization prototype for tiny-dnn☆15Updated 8 years ago
- ☆30Updated 5 years ago
- Top-down 2D discrete grid game to develop reinforcement learning for robot / animal like General Game AI agents. Human and machine playab…☆13Updated 6 years ago
- C++ Coding Conventions and Guidelines☆42Updated 5 years ago
- Convolutional Neural Network using Eigen and C++☆19Updated 9 years ago
- constexpr neural networks, template meta-programming☆50Updated 7 years ago
- A small PNG decoder/encoder lib extracted from my game engine, Lunacy.☆29Updated 3 years ago
- Zero-Overhead bare-metal GPGPU library for C++ on Windows.☆15Updated 7 years ago
- Accessible and modern implementations of common optimization algorithms.☆15Updated last year
- Neural network library written in C and Javascript☆34Updated last year
- Yet another neural network library☆38Updated 7 years ago
- An open source machine learning library for performing regression tasks using RVM technique.☆39Updated 4 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆50Updated 3 years ago
- Hopefully updated status of all my github repositories☆12Updated this week
- [GAME] Handmade Hero☆9Updated 6 years ago
- Directed Acyclic Graph For C++ With Cached Transitive Closure☆29Updated 5 years ago
- NeHe Tutorials using GLFW for windowing.☆39Updated 4 years ago
- A collection of resources on modern C++☆9Updated 8 years ago
- A C++ implementation of natural sort using only forward iterators.☆11Updated 8 years ago
- Development environment (solution) for a web server written from scratch in C++ (and soon in Rust too!)☆61Updated last year
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- Research library for compile time optimization☆12Updated 5 years ago
- SSE optimization tutorial code☆25Updated 4 years ago
- Repository for the slides and the code of my "Quick game development with C++11/C++14" CppCon 2014 talk.☆87Updated 7 years ago
- Super basic CHECK(), DCHECK(), and NOTREACHED() macro implementations.☆12Updated 8 years ago
- Some C++ libraries I implemented☆15Updated 6 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 2 years ago
- C++11 std::async☆58Updated 12 years ago