gnawice / mojo-cnnLinks
mojo cnn: c++ convolutional neural network
☆199Updated 7 years ago
Alternatives and similar repositories for mojo-cnn
Users that are interested in mojo-cnn are comparing it to the libraries listed below
Sorting:
- Simple Convolutional Neural Network Library☆193Updated 8 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆430Updated 3 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆136Updated 8 years ago
- A machine vision library written in SYCL and C++ that shows performance-portable implementation of graph algorithms☆162Updated last year
- Easy to run kernels using OpenCL☆185Updated 4 months ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Randomized Decision Trees: A Fast C++ Implementation of Random Forests.☆179Updated 5 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 9 years ago
- kmeans☆55Updated 9 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆181Updated 6 years ago
- A GPU (CUDA) based Artificial Neural Network library☆109Updated 3 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 7 years ago
- Fast Deep Learning Library (DLL) for C++ (ANNs, CNNs, RBMs, DBNs...)☆682Updated 3 months ago
- A small and easy to use neural net implementation for C++. Just download and #include!☆228Updated 8 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- Example of how to use CUDA with CMake >= 3.8☆70Updated 2 months ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- Small library for running Keras models from a C++ application☆180Updated 7 years ago
- Pytorch C++ Library☆367Updated 7 years ago
- a yolo windows version(for object detection)☆50Updated 9 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Some C++ codes for computing a 1D and 2D convolution product using the FFT implemented with the GSL or FFTW☆59Updated 12 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆46Updated 5 years ago
- A fast deep neural network library (CPU) for speech recognition☆84Updated 6 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- OpenCL for Nets - A Deep Learning Framework based on OpenCL, written by C++. Supports popular MLP, RNN(LSTM), CNN(ResNet). Friendly debug…☆68Updated 6 years ago