mp3guy / BackPropagationLinks
Simple object-oriented implementation of a multi-layer perceptron which uses the back propagation algorithm to learn
☆25Updated 11 years ago
Alternatives and similar repositories for BackPropagation
Users that are interested in BackPropagation are comparing it to the libraries listed below
Sorting:
- Clean examples of STL algorithms☆25Updated 6 years ago
- C++ TCP Proxy Server Variations☆6Updated 8 years ago
- C++ Concurrency in Action - Practical Multithreading☆59Updated 8 years ago
- ☆30Updated 5 years ago
- simple modern c++ design patterns☆16Updated 8 years ago
- A C++17 compile-time game☆110Updated 2 years ago
- 💿 Engine for interactive media & games☆21Updated 5 years ago
- Emoji for c++ developers :+1:☆276Updated 3 years ago
- Reproduction of the classic Donkey Kong coin-op arcade using Rust and SDL2.☆8Updated 7 years ago
- A small C library for matrix manipulation☆48Updated 7 years ago
- Yet another neural network library☆38Updated 7 years ago
- C++ implementations of common data compression algorithms.☆115Updated 8 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆36Updated 3 years ago
- Augmented reality sudoku solver☆35Updated 8 years ago
- Example program for BoostCon11 talk☆37Updated 14 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆172Updated 7 years ago
- Implementation of Elementary Algorithms (infix-prefix-postfix-evaluation-to-longest-common-increasing-sub-sequence-activity-selection-bal…☆77Updated 6 years ago
- Some examples how C++ multithreading programming works, includes tips and adviced with good approches for achieving good and efficient re…☆33Updated 7 years ago
- C++11 provides chainable and iterable object for uniform die casts. Useful for statistics or table top RPG simulations.☆13Updated 6 years ago
- High End Visualization (HEV) is a software environment for developing visualization applications in both desktop and immersive environmen…☆12Updated 5 years ago
- A C++ implementation of natural sort using only forward iterators.☆11Updated 8 years ago
- A game in which social media site has to survive waves of Zombies in SFML C++☆16Updated 5 years ago
- A C++ and Opengl based game to draw a window leading to snake which runs on neural network to reach it's food within certain iteration fo…☆9Updated 7 years ago
- tiny fast portable real-time deep neural network for regression and classification within 50 LOC.☆51Updated 4 years ago
- Homework for my Computer Graphics course.☆20Updated 7 years ago
- Augmented reality Sudoku solver for educational purposes☆29Updated 8 years ago
- A thread pool for C++ using std::thread and other C++11/14 standard threading utilities.☆35Updated 6 years ago
- A program that converts an input image to a txt string (ASCII art).☆17Updated 7 years ago
- synchronous and asynchronous event based c++ executor libray☆13Updated 8 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago