alelouis / Feed-Forward-Neural-Network
C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.
☆10Updated 8 years ago
Related projects ⓘ
Alternatives and complementary repositories for Feed-Forward-Neural-Network
- ☆40Updated 6 years ago
- A Learning Ground for C++ Enthusiasts☆10Updated last month
- A curated list of Modern C++ idioms☆21Updated 7 years ago
- C++17 tiny vector math library☆41Updated 11 months ago
- Boilerplate-free YAML parsing for C++☆17Updated 3 years ago
- Artificial Neural Networks implemented in C++☆52Updated 4 years ago
- Mastering Multithreading with C++, published by Packt☆16Updated 3 years ago
- C++11/17/20 thread-safe singleton pattern using CRTP☆26Updated 7 months ago
- A modern and (mostly) macro free mocking-framework☆26Updated 3 weeks ago
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆45Updated 9 months ago
- Minimalist real-time 3D particles simulator (Boids, Fluids) based on OpenGL/OpenCL frameworks☆37Updated last month
- Esoteric, beautiful or strange samples of C++ code☆14Updated last year
- Template of CMake to build a static or shared library under Windows and Linux☆19Updated 8 months ago
- This is the code repository for my book "C++20 - Get the Details"☆91Updated last year
- This repository contains my C++ snippets code on C++ concepts/ idioms, optimized C++, modern C++ and advance C++☆34Updated last month
- Qt3D test app for multi-pass (depth, opaque, transparent) stuff and offscreen rendering w/ composition☆10Updated 7 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆42Updated 3 years ago
- Dynamic loading examples outside CppCon 2021☆15Updated 3 years ago
- C++20 Compact Tuple Tools☆47Updated this week
- Imgui w/ glfw + glew + cmake☆72Updated 2 years ago
- CMake support for https://github.com/ocornut/imgui. This is abandoned, I'm using imgui from https://github.com/tamaskenez/allthesmallthin…☆35Updated 2 years ago
- CMake examples used in my blog posts☆54Updated 6 months ago
- A simple C++17 lib that helps you to quickly plot your data with GnuPlot☆48Updated last year
- A genetic algorithms library in C++ for single- and multi-objective optimization.☆28Updated 3 weeks ago
- Use CMake's ExternalProject module to build OSPRay☆16Updated 2 years ago
- Efficient in-process pub/sub pattern for C++☆13Updated 2 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆114Updated 7 months ago
- Collection of articles, intended to analyse C/C++ related topics under a performances point of view and sometimes disrupting some best pr…☆37Updated 3 weeks ago
- A C++ library for kinematics and dynamics of articulated rigid body systems.☆81Updated 7 years ago