fengbingchun / NN_TestLinks
This project contains some deep learning code
☆359Updated 2 weeks ago
Alternatives and similar repositories for NN_Test
Users that are interested in NN_Test are comparing it to the libraries listed below
Sorting:
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆315Updated 6 years ago
- ☆48Updated 8 years ago
- Simple program to learn CNN (LeNet-5) in pure C☆268Updated 8 years ago
- ☆185Updated 6 years ago
- A tool that automatically extracts network structures from Tensorflow model files☆248Updated 6 years ago
- easy convolution neural network☆168Updated 3 years ago
- ☆122Updated 7 years ago
- 深度学习常用优化方法详解☆269Updated 8 years ago
- CUDA/SIMD/AssemblyLanguage/OpenMP/Eigen's usage☆105Updated 2 years ago
- 书籍《深度学习技术图像处理入门》代码环境 Docker 文件☆85Updated 6 years ago
- ☆75Updated 7 years ago
- machine learning algorithm☆162Updated 3 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- We will introduce the researchers who made great contributions to DNNs in the projects.☆200Updated 6 years ago
- 通过HOG+SVM训练进行行人检测,行人数据库使用INRIAPerson,程序基于OpenCV实现☆313Updated 8 years ago
- Some practices about deep learning☆225Updated 7 years ago
- The Tensorflow with tflearn implementation of the RCNN model.