alelouis / Feed-Forward-Neural-Network
C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.
☆10Updated 9 years ago
Alternatives and similar repositories for Feed-Forward-Neural-Network:
Users that are interested in Feed-Forward-Neural-Network are comparing it to the libraries listed below
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- ☆19Updated 7 years ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 2 years ago
- Archived!☆27Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- reflection in c++ for json de/serialization☆44Updated last year
- My Talk on C++20's Concepts☆23Updated 4 years ago
- C++17 tiny vector math library☆42Updated last year
- 3D Computational Geometry in C++11☆19Updated 6 years ago
- ☆38Updated 5 years ago
- ☆28Updated 4 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Template of CMake to build a static or shared library under Windows and Linux☆21Updated last year
- Simple example of a breakout game, using SDL and Entt.☆43Updated 4 years ago
- A lock-free multithreaded job system made using C++20 coroutines and atomic operations.☆33Updated 2 years ago
- Boost alternative containers☆16Updated this week
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- CSV reading and writing in C++☆11Updated 6 years ago
- Let There Be Light - A 2D Dynamic soft shadows system written using SFML and OpenGL directly. Uses quad trees for accelerated region quer…☆31Updated 9 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated 2 years ago
- 3D gizmo to attach to Qt3D entities.☆19Updated 2 years ago
- A simple proof-of-concept for C++11 event dispatching☆54Updated 4 years ago
- Graph algorithms and data structures☆17Updated 2 years ago
- C++ data structure to manipulate SoA (Structure of Arrays) easily (previously named AggregateVector)☆49Updated 6 years ago
- ☆40Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- c++ code tests and examples☆23Updated 5 years ago
- Artificial Neural Networks implemented in C++☆53Updated 4 years ago
- C++17 lightweight state machine with a user-friendly syntax☆16Updated 3 years ago
- Qt3D test app for multi-pass (depth, opaque, transparent) stuff and offscreen rendering w/ composition☆10Updated 7 years ago