sylbarth / mlp
Neural Network Library (multi-layer perceptron)
☆17Updated 8 years ago
Alternatives and similar repositories for mlp:
Users that are interested in mlp are comparing it to the libraries listed below
- A linear regression implementation in C++☆51Updated 7 years ago
- A simple neural network implement in c++☆130Updated 10 months ago
- Simple example of using Vulkan for GPGPU computing☆53Updated 6 years ago
- A Particle System for SDL2☆34Updated 2 years ago
- C++ implementation of a 16 bit floating-point type mimicking most of the IEEE 754 behaviour. Compatible with the half data type used as t…☆145Updated 13 years ago
- C++ implementation of multi-layer feed forward neural networks with back propagation algorithm.☆10Updated 9 years ago
- mojo cnn: c++ convolutional neural network☆197Updated 6 years ago
- SSE optimization tutorial code☆25Updated 5 years ago
- Lightweight image processing library in C++11☆35Updated 7 years ago
- A header-only C++ library for deep neural networks☆410Updated 4 years ago
- CPP Game Development Cookbook by Packt Publishing☆33Updated 2 years ago
- Compile time mathematic functions for C++14☆189Updated 3 years ago
- Simple Back Propagation Neural Network☆118Updated 4 years ago
- Samples from the AMD APP SDK (with OpenCRun support)☆16Updated 6 years ago
- Simple multilayer perceptron c++ implementation.☆81Updated 5 months ago
- Example of SFML in AndroidStudio with a bit of extra fluff on top☆29Updated 7 years ago
- Portable (POSIX/Windows/Emscripten) thread pool for C/C++☆366Updated 10 months ago
- GLFW Manager - C++ wrapper with multi-threading☆63Updated last year
- A 3D software renderer built from scratch in C++ for learning purposes.☆46Updated 3 years ago
- The study & production material for https://www.youtube.com/watch?v=Pc8DfEyAxzg☆172Updated 7 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆161Updated last year
- An example cross-platform CMake-based project using SDL2 and OpenGL☆133Updated 7 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆129Updated last year
- Header-only library with unconventional C++ features, like deep-copy smart pointers, dynamic dispatch, type-erased ranges☆43Updated 3 years ago
- Code files for Mastering C++ Game Development, published by Packt☆94Updated 2 years ago
- A collection of C++ code aimed at making rendering lots of 2D geometry faster with SFML☆30Updated 3 years ago
- My C++ 3D engine in OpenGL.☆120Updated 7 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆18Updated 4 years ago
- A header only C++ library provides nameof() macro to obtain the std::string name of a variable, type, or member. It works like nameof() i…☆35Updated 3 years ago