Dragon-GCS / PythonLinks
Public Repository
☆39Updated 4 years ago
Alternatives and similar repositories for Python
Users that are interested in Python are comparing it to the libraries listed below
Sorting:
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆242Updated last year
- 李沐《动手学深度学习》的Pytorch代码复现☆26Updated 5 years ago
- 【PyTorch】手把手教你跑通第一个神经网络☆270Updated 2 years ago
- 博客论文列表:分系列整理☆387Updated last year
- ☆236Updated 7 months ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- self-learning☆584Updated 4 years ago
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆46Updated 7 months ago
- Object detection learning path☆85Updated 3 years ago
- 吴恩达深度学习2021年空白作业☆114Updated 4 years ago
- Implementation of cdcgan(cgan+dcgan) using pytorch and trained on the mnist dataset.☆18Updated 4 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆222Updated 6 years ago
- Solution to CS231n Assignments 2019☆212Updated 2 years ago
- 李宏毅2021机器学习深度学习笔记PPT作业☆583Updated 4 years ago
- Share some classic papers and detailed notes in deep learning☆131Updated 3 years ago
- ⭐⭐⭐FightingCV Paper Reading, which helps you understand the most advanced research work in an easier way 🍀 🍀 🍀☆823Updated 2 years ago
- diffusion model on mnist☆83Updated last year
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆276Updated 5 months ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- 这是我学习 PyTorch 的笔记对应的代 码,点击查看 PyTorch 笔记在线电子书☆1,384Updated 4 years ago
- Quickly bring up your PyTorch project(a skeleton)☆738Updated 3 years ago
- Self-attention、Non-local、SE、SK、CBAM、DANet☆485Updated 3 years ago
- ☆44Updated 2 years ago
- Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!☆151Updated 2 years ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆202Updated 9 months ago
- 吴恩达深度学习课程课后编程作业☆189Updated 5 years ago
- 使用CNN实现对手写数字的识别(Pytorch)☆79Updated 3 years ago
- 深度学习经典论文翻译☆191Updated 5 years ago
- 目标检测 - R-CNN算法实现☆198Updated 2 years ago