Site1997 / LeNet-python
A tiny implementation of LeNet (without deep learning framework)
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for LeNet-python
- ☆33Updated 5 years ago
- 学习反向传播的python3代码☆56Updated 5 years ago
- Baseline classifiers on the polluted MNIST dataset, SJTU CS420 course project☆69Updated 5 years ago
- Implementation of Matthew D. Zeiler's Paper "Visualizing and Understanding Convolutional Neural Networks" [https://cs.nyu.edu/~fergus/pap…☆67Updated 6 years ago
- The code on deep learning.☆74Updated 6 years ago
- Teaches a student network from the knowledge obtained via training of a larger teacher network☆156Updated 6 years ago
- Converting a pretrained pytorch model to tensorflow☆94Updated 7 years ago
- Impementation of MobileNetV2 in pytorch☆271Updated 6 years ago
- My implementation of Faster-RCNN (Pytorch)☆79Updated 6 years ago
- my blog☆54Updated 4 years ago
- 人工智能和机器学习领域的国际顶级会议NeurIPS论文收集☆100Updated 5 years ago
- 注意力机制实践☆387Updated 2 years ago
- Triplet Loss 损失函数☆208Updated 6 years ago
- ☆17Updated 4 years ago
- Udacity Machine Learning Nano Degree Courses☆201Updated 6 years ago
- ☆82Updated 6 years ago
- This is the PyTorch implementation of VGG network trained on CIFAR10 dataset☆346Updated 5 years ago
- Inplement an CNN frame with Numpy, easy to learn, hard to use hhhh☆301Updated 6 years ago
- pytorch learning tutorials☆119Updated 3 years ago
- The Tensorflow with tflearn implementation of the RCNN model.☆179Updated 6 years ago
- ☆170Updated 5 years ago
- ☆120Updated 8 years ago
- some demo of GANs☆274Updated 5 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆217Updated 5 years ago
- 本项目代码为雷明老师18年12月在清华出版社出版的《机器学习与应用》第一版中的配套代码,欢迎登录www.sigai.cn试听雷老师《机器学习》《深度学习》视频☆154Updated 5 years ago
- Simple Tensorflow implementation of pre-activation ResNet18, 34, 50, 101, 152☆181Updated 5 years ago
- Residual Attention Network for Image Classification☆553Updated 7 years ago
- Everything about resnet in the video you can find here☆41Updated 6 years ago
- A tool for visual pixel's reception-field in Convolutional Neural Network.☆29Updated 4 years ago
- Create your own dataset with the similar format with CIFAR10 in python version.☆87Updated 7 years ago