0x7dc / LeNet-5Links
卷积神经网络之LeNet-5实现 The LeNet-5 Implementation of Convolutional Neural Network
☆46Updated 8 years ago
Alternatives and similar repositories for LeNet-5
Users that are interested in LeNet-5 are comparing it to the libraries listed below
Sorting:
- Simple program to learn CNN (LeNet-5) in pure C☆271Updated 8 years ago
- This project contains some deep learning code☆360Updated last week
- easy convolution neural network☆168Updated last week
- LeNet-5,Use C Program Language Without Any 3rd Library☆76Updated 9 years ago
- A CNN implementation with pure C++ 11☆26Updated 8 years ago
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆316Updated 6 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 8 years ago
- 深度学习入门的一些简单例子☆355Updated 7 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- A tool that automatically extracts network structures from Tensorflow model files☆248Updated 7 years ago
- Deep Learning For Computer Vision With Python☆123Updated 6 years ago
- share examples of tensorflow☆63Updated 7 years ago
- Keras-Tutorials☆172Updated 9 years ago
- MTCNN with convolution reprogramed in c☆14Updated 6 years ago
- SSDSingle Shot MultiBox Detector目标检测算法基于tensorflow 的实现☆100Updated 7 years ago
- the implementation of yolov2 by tensorflow☆26Updated 7 years ago
- tensorflow_alexnet_classify (details http://www.cnblogs.com/vipyoumay/p/7686230.html)☆106Updated 7 years ago
- ☆122Updated 7 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 7 years ago
- an implement of AlexNet with tensorflow, which has a detailed explanation.☆150Updated 7 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆305Updated 7 years ago
- ☆11Updated 6 years ago
- 猫狗大战☆28Updated 7 years ago
- YOLOv2检测过程的Tensorflow实现☆97Updated 7 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 8 years ago
- demo code of my blog☆56Updated 2 years ago
- some real example of machine learn algorithm☆66Updated 5 months ago
- 个人学习总结☆107Updated 3 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- Some tensorflow demo☆108Updated last year