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☆268Updated 8 years ago
- easy convolution neural network☆167Updated 3 years ago
- This project contains some deep learning code☆359Updated this week
- A simple deep neural network implemented in C++,based with OpenCV Mat matrix class☆313Updated 6 years ago
- The examples of image recognition with the dataset CIFAR10 via tensorflow.☆129Updated 6 years ago
- A simple TensorFlow-like graph computation framework in Python for learning purpose☆200Updated 7 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- Keras-Tutorials☆172Updated 8 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- some real example of machine learn algorithm☆66Updated last month
- TensorFlow实现Kaggle猫狗大战☆57Updated 8 years ago
- ☆48Updated 7 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- 书籍《深度学习技术图像处理入门》代码环境 Docker 文件☆85Updated 6 years ago
- A CNN implementation with pure C++ 11☆27Updated 8 years ago
- An implementment of AlexNet with TensorFlow☆37Updated 8 years ago
- machine learning algorithm☆162Updated 3 years ago
- A tool that automatically extracts network structures from Tensorflow model files☆247Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 《TensorFlow从0到N》是一个技术文章系列,从一个线性回归问题开始,逐步递进至现代卷积网络,构建完整的深度学习基础。☆69Updated 4 years ago
- Implement the LeNet using tensorflow to recognize handwritten number. Training with MNIST.☆77Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆547Updated 4 years ago
- 学习反向传播的python3代码☆57Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 6 years ago
- LeNet-5,Use C Program Language Without Any 3rd Library☆73Updated 8 years ago
- cnn☆134Updated 5 years ago
- C++ inplementation of CNN(Cnnvolutional Neural Network) for image classification☆98Updated 2 years ago
- ☆91Updated 6 years ago
- 猫狗大战☆630Updated 3 years ago
- 《动手学深度学习》的练习代码☆24Updated 7 years ago