LouieYang / CNNLinks
Convolutional Neural Network using Eigen and C++
☆20Updated 10 years ago
Alternatives and similar repositories for CNN
Users that are interested in CNN are comparing it to the libraries listed below
Sorting:
- A C++ deep learning library for the construction and optimization of neural networks ranging from simple feedforward architectures to sta…☆19Updated 4 years ago
- C++ library for reinforcement learning☆54Updated 2 years ago
- Training a Tensorflow graph in C++☆26Updated 8 years ago
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- Simple Convolutional Neural Network Library☆196Updated 8 years ago
- tensorflow in C++☆42Updated 6 years ago
- OpenMP tutorial☆41Updated 7 months ago
- A linear regression implementation in C++☆52Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 6 months ago
- A CNN implementation with pure C++ 11☆26Updated 8 years ago
- Simple implementation of CNN (convolutional neural network) with precise-comments.☆35Updated 3 years ago
- My C++ deep learning framework & other machine learning algorithms☆89Updated 2 years ago
- A GPU (CUDA) based Artificial Neural Network library☆110Updated 4 years ago
- ☆140Updated 7 years ago
- An C++ Version of Q-Learning, to Train Robot Play with Flappybird!!☆45Updated 8 years ago
- My curated list of C++ (GPU) BLAS libraries and machine learning/reinforcement learning frameworks☆30Updated 5 years ago
- Simple and Cutting-edge Deep Learning Library accelerated with GPU using C++ AMP☆19Updated 9 years ago
- Input-aware cuBLAS/clBLAS implementation for better performance☆17Updated 3 years ago
- A LTSPICE like circuit simulation software, base on Qt☆28Updated 5 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Extreme Learning Machine - C++ library☆33Updated 2 months ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Code from Michael Nielsen book Neural Networks and Deep Learning ported to C++.☆131Updated last year
- A small "getting started" tutorial for OpenCL. See http://www.eriksmistad.no/getting-started-with-opencl-and-gpu-computing/ for more info☆96Updated 4 years ago
- Flexible and fast neural network library (feed-forward, RNN, GRU, LSTM, etc)☆59Updated 9 years ago
- Matrix multiplication using c++11 threads☆33Updated 7 years ago
- Deep Learning With C++☆32Updated 8 years ago
- Set of basic classes (vector, matrix, images and memory array) for CPU and GPU☆17Updated 4 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆60Updated 12 years ago
- A fast DNN library in C++, and a version in Python for prototyping☆19Updated last year