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:
- 用于pytorch的图像分类,包含多种模型方法,比如AlexNet,VGG,GoogleNet,ResNet,DenseNet等等,包含可完整运行的代码。除此之外,也有colab的在线运行代码,可以直接在colab在线运行查看结果。也可以迁移到自己的数据集进行迁移学习。☆240Updated last year
- 【PyTorch】手把手教你跑通第一个神经网络☆268Updated 2 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆95Updated 4 years ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- 博客论文列表:分系列整理☆387Updated last year
- 李沐《动手学深度学习》的Pytorch代码复现☆26Updated 4 years ago
- ☆83Updated last month
- 包含PlotNeuralNet绘制 神经网络结构图的教程源码☆216Updated 6 years ago
- Elsevier latex template 'els-cas-templates'(爱思唯尔期刊-latex双栏版本)☆86Updated last year
- ☆230Updated 4 months ago
- This project organizes classic images classification neural networks based on convolution or attention, and writes training and inference…☆196Updated 7 months ago
- pytorch实现AlexNet,在mnist数据集上实验,用精确率、召回率等指标评估,并绘制PR、ROC曲线☆20Updated 3 years ago
- 吴恩达深度学习2021年空白作业☆113Updated 3 years ago
- Pytorch_Study_Demo☆83Updated last year
- 这是一个resnet-50的pytorch实现的库,在MNIST数据集上进行训练和测试。☆46Updated 5 months ago
- Elsevier template 'els-cas-templates'.☆201Updated 2 years ago
- self-learning☆582Updated 4 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- 用于存放《最优化理论与算法》代码与课件☆256Updated 3 years ago
- Image Processing学习,学习教程:https://github.com/WZMIAOMIAO/deep-learning-for-image-processing 视频对应:https://space.bilibili.com/18161609☆132Updated 11 months ago
- pytorch+MINIST实现手写数字识别☆221Updated 5 years ago
- submission file of elsevier.☆135Updated 2 years ago
- 吴恩达深度学习课程课后编程作业☆179Updated 5 years ago
- Talk is cheap,show me the code ! Deep Learning,Leaning deep,Have fun!☆150Updated 2 years ago
- 使用CNN实现对手写数字的识别(Pytorch)☆77Updated 3 years ago
- 深度学习中各种 即插即用小模块☆431Updated last year
- ☆43Updated 2 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆423Updated 4 years ago
- diffusion model on mnist☆68Updated 11 months ago
- Pytorch实现:使用ResNet18网络训练Cifar10数据集,测试集准确率达到95.46%(从0开始,不使用预训练模型)☆260Updated 3 months ago