davidalbertonogueira / MLP
Simple multilayer perceptron c++ implementation.
☆81Updated 4 months ago
Alternatives and similar repositories for MLP:
Users that are interested in MLP are comparing it to the libraries listed below
- Fully-working mlpack example programs☆129Updated 2 weeks ago
- A header-only C++ library for deep neural networks☆408Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆86Updated last year
- A few projects that demo how to develop on Mac with TF and XCode only☆78Updated 5 years ago
- C++ API to log data in tensorboard format.☆77Updated 4 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆81Updated 10 months ago
- Example of how to use CUDA with CMake >= 3.8☆69Updated last year
- Tensorflow C++☆18Updated 2 years ago
- Genetic Algorithm in C++ with template metaprogramming and abstraction for constrained optimization☆220Updated 5 years ago
- Shared Pointer for Cuda Device Pointers and Cuda Streams, Smart Wrapper to Allocate and Deallocate Cuda Device Buffer.☆26Updated 2 years ago
- C++ port of tqdm☆339Updated last year
- Source code repository for the projects from CUDA for Engineers☆129Updated 3 years ago
- Advanced C++ Programming CookBook, published by Packt☆108Updated 2 years ago
- Simple C++ reader for MNIST dataset☆87Updated 5 years ago
- C++ library for reading and writing of numpy's .npy files☆392Updated 5 months ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆65Updated 5 years ago
- Run TensorFlow models in C++ without installation and without Bazel☆796Updated 7 months ago
- This is a c++ implementation of an LSTM Neural Network parallelized for a GPU using CUDA☆24Updated 7 years ago
- mojo cnn: c++ convolutional neural network☆196Updated 6 years ago
- tensorflow in C++☆41Updated 5 years ago
- Sample code for the Effective C++ book by Scott Meyers.☆51Updated 10 years ago
- ☆105Updated 2 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆60Updated 9 years ago
- A generic C++11 k-means clustering implementation☆210Updated 3 years ago
- C++ Matrix -- High performance and accurate (e.g. edge cases) matrix math library with expression template arithmetic operators☆119Updated 11 months ago
- CUDA implementation of exclusive prefix sum via Blelloch's algorithm☆28Updated 7 years ago
- Experiments with the C++ programming language.☆140Updated last week
- An embarassingly simple progress bar for C++ loops☆222Updated 2 years ago
- A lightweight C++ STL style circular buffer.☆32Updated 8 months ago
- C++ implementation of a Stopwatch class☆41Updated 2 years ago