alelouis / Feed-Forward-Neural-NetworkLinks
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
Sorting:
- ☆40Updated 7 years ago
- Axis aligned bounding box implemented on top of GLM☆28Updated 11 years ago
- Explicit preconditions for function parameters☆15Updated last year
- reflection in c++ for json de/serialization☆46Updated last year
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- Simple example of a breakout game, using SDL and Entt.☆44Updated 4 years ago
- C++20 Dynamic Reflection Library☆137Updated 3 months ago
- A template for simple C++ reflection done with CMake and Python (no other external tools)☆40Updated 3 years ago
- ☆20Updated 7 years ago
- Bloat-free Immediate Mode Graphical User interface for C++ with minimal dependencies☆64Updated 7 years ago
- ☆107Updated 4 years ago
- C++17 tiny vector math library☆43Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆131Updated last month
- simple ray tracing library focusing on good code☆57Updated last year
- A simple physics-based ball pit!☆31Updated 2 months ago
- async is a tiny C++ header-only high-performance library for async calls handled by a thread-pool, which is built on top of an unbounded …☆31Updated 4 years ago
- A header-only C++20 library of fast delegates and events☆25Updated 2 years ago
- A flexible and fast matrix, transform and geometry library.☆130Updated last month
- SMK - Simple multimedia kit - C++ WebAssembly☆131Updated 2 years ago
- Type-safe and lightweight header-only ECS library for C++17☆12Updated 8 months ago
- Simplified version of the Nova ECS☆36Updated 7 years ago
- Delegate is an unbelievably fast, lightweight, and 0-overhead function container.☆25Updated 4 years ago
- An example C++ plugin architecture with on-the-fly plugin inclusion☆47Updated 4 years ago
- CMake support for https://github.com/ocornut/imgui. This is abandoned, I'm using imgui from https://github.com/tamaskenez/allthesmallthin…☆36Updated 2 years ago
- A tiny, experimental ECS framework.☆13Updated 6 years ago
- tser - tiny serialization for C++☆143Updated 4 years ago
- Esoteric, beautiful or strange samples of C++ code☆16Updated last year
- CSV and tab-delimited table reader☆15Updated 2 years ago
- C++ Entity Component System (ECS)☆31Updated 11 months ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆121Updated last year