can1357 / simple_cnnLinks
Simple Convolutional Neural Network Library
☆193Updated 8 years ago
Alternatives and similar repositories for simple_cnn
Users that are interested in simple_cnn are comparing it to the libraries listed below
Sorting:
- mojo cnn: c++ convolutional neural network☆199Updated 7 years ago
- This project is a simple deep neural network trained using only TensorFlow C++.☆117Updated last year
- Deep neural network framework (C++/OpenCV).☆77Updated 4 years ago
- CNN accelerated by cuda. Test on mnist and finilly get 99.76%☆185Updated 7 years ago
- Image classification C++ example using tensorflow shared library☆104Updated 8 years ago
- C++ transcripts of the Caffe2 Python tutorials and other C++ example code☆430Updated 3 years ago
- easy convolution neural network☆167Updated 3 years ago
- C++ 11 implementation of Geoff Hinton's Deep Learning matlab code☆286Updated 9 years ago
- A CUDNN minimal deep learning training code sample using LeNet.☆268Updated 2 years ago
- Small and easy C++ AdaBoost Implementation☆70Updated 14 years ago
- A minimalist Deep Learning framework for embedded Computer Vision☆46Updated 5 years ago
- My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.☆260Updated 10 years ago
- C++ interface for mxnet☆115Updated 8 years ago
- Dragon: A Computation Graph Virtual Machine Based Deep Learning Framework.☆175Updated 7 years ago
- Symbolic differentiation engine for optimization-based machine learning models.☆43Updated 7 years ago
- Deep neural network framework (C/C++/CUDA).☆32Updated 10 years ago
- Greentea LibDNN - a universal convolution implementation supporting CUDA and OpenCL☆136Updated 8 years ago
- long short-term memory for recursive neural network model☆66Updated 6 years ago
- Slides and code for my talk at MeetingC++ 2017☆48Updated 7 years ago
- Convolutional neural networks C++ framework with CPU and GPU (CUDA) backends☆181Updated 6 years ago
- Caffe for Sparse Convolutional Neural Network☆238Updated 2 years ago
- Training deep neural networks with low precision multiplications☆64Updated 10 years ago
- Integrate TensorFlow with CMake projects effortlessly☆333Updated 7 years ago
- Pretrained VGG16 neural net in C language☆50Updated 3 years ago
- Tutorial for how to export your tensorflow models in python to C++☆88Updated 9 years ago
- This project is about the utilization of CNN to detect human face point. Trained with the dataset LFW and images from Internet.☆45Updated 9 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
- Binarized Neural Network TF training code + C matrix / eval library.☆101Updated 7 years ago
- Lightweight C++11 library for building deep recurrent neural networks☆43Updated 8 years ago
- Minimal Deep Learning library is written in Python/Cython/C++ and Numpy/CUDA/cuDNN.☆102Updated 7 years ago