Site1997 / LeNet-pythonLinks
A tiny implementation of LeNet (without deep learning framework)
☆32Updated 5 years ago
Alternatives and similar repositories for LeNet-python
Users that are interested in LeNet-python are comparing it to the libraries listed below
Sorting:
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆304Updated 7 years ago
- ☆33Updated 6 years ago
- my blog☆55Updated 5 years ago
- Code for this CVPR 2018 paper: "A PID Controller Approach for Stochastic Optimization of Deep Networks", Wangpeng An, Haoqian Wang, Qing…☆185Updated 6 years ago
- ☆388Updated 6 years ago
- TensorFlow Implementation of Deep Mutual Learning☆322Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- Triplet Loss 损失函数☆209Updated 7 years ago
- homework for CS231n 2017☆161Updated 7 years ago
- AlexNet pytorch☆50Updated 7 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 6 years ago
- ☆17Updated 5 years ago
- Siamese Network implementation using Pytorch☆278Updated 2 years ago
- A minimal implementaion (less than 150 lines of code with visualization) of DCGAN/WGAN in PyTorch with jupyter notebooks☆188Updated 7 years ago
- The code on deep learning.☆74Updated 7 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆708Updated 4 years ago
- 人工智能和机器学习领域的国际顶级会议NeurIPS论文收集☆101Updated 5 years ago
- 🏫DeepLearning学习笔记以及Tensorflow、Pytorch的使用心得笔记。Dr. Sure会不定时往项目中添加他看到的最新的技术,欢迎批评指正。☆427Updated 4 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆158Updated 7 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- Some practices about deep learning☆225Updated 7 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- Simple hand classifier by Pytorch and ResNet☆98Updated 6 years ago
- pytorch implementation of network-in-network model on cifar10☆51Updated 6 years ago
- "Attention in Convolutional LSTM for Gesture Recognition" in NIPS 2018☆222Updated 4 years ago
- My implementation of Faster-RCNN (Pytorch)☆80Updated 7 years ago
- ICCV2019最新录用情况☆320Updated 4 years ago
- Reproduce selected deep learning models from scratch in PyTorch☆61Updated 5 years ago
- Stanford cs231n'18 assignment☆90Updated 7 years ago