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
- Cross-platform, high-level C++11 library for creating GUIs in an SFML environment.☆11Updated 7 years ago
- ☆40Updated 7 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- C++ program that auto complete the words for user☆12Updated 7 years ago
- Small C++17 library for vector and matrix computations☆50Updated 3 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 5 months ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆86Updated 7 years ago
- Minimalist real-time 3D particles simulator (Boids, Fluids, Clouds) based on OpenGL/OpenCL frameworks☆43Updated 3 months ago
- Unofficial mirror of Blaze library on Bitbucket☆63Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated last year
- CSV reading and writing in C++☆11Updated 7 years ago
- Implementations of Binary Space Parititoning and Sort Tile Recursive Partitioning algorithm.☆17Updated 7 years ago
- Collection of useful snippets for https://magnum.graphics☆32Updated 5 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 5 months ago
- Benchmark of various spatial data structures for collision detection.☆131Updated 7 years ago
- Dynamic loading examples outside CppCon 2021☆16Updated 3 years ago
- Header-only pure C++11 library providing signal and slot functionality☆17Updated 6 years ago
- Lightweight 2D graphics framework built using C++20 and Vulkan☆24Updated 2 years ago
- ☆28Updated 4 years ago
- reflection in c++ for json de/serialization☆44Updated last year
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- 3D view interactor (C++, OpenGL).☆15Updated 9 years ago
- C++ framework for easier interaction with OpenGL code☆18Updated 12 years ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 3 years ago
- ☆16Updated last year
- Boost.PFR without the boost namespaces☆70Updated last month
- Let Me Run That For You: A C++20 Thread Pool Library☆13Updated 3 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago