JaimeTang / PyTorch-and-mnistLinks
基于PyTorch实现Mnist数据识别
☆42Updated 8 years ago
Alternatives and similar repositories for PyTorch-and-mnist
Users that are interested in PyTorch-and-mnist are comparing it to the libraries listed below
Sorting:
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- ☆174Updated 3 years ago
- ☆27Updated 7 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- AI学习过程中的实操代码☆211Updated 5 years ago
- 2019春哈工大模式识别与深度学习实验☆96Updated 6 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆350Updated 3 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆369Updated 6 years ago
- 数值计算方法☆59Updated 8 years ago
- Stanford CS231n assignment in 2019 spring☆390Updated 6 years ago
- CS231n 2019年春季学期课程作业☆138Updated 3 years ago
- 一个关于pytorch的入门教程,该教程写于2018年,之后pytorch版本经过更新,部分代码需要更改,使用者请自行改之。☆112Updated 7 years ago
- 经典机器学习算法的极简实现☆186Updated last year
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 4 years ago
- ☆33Updated 6 years ago
- this is all of my code and data with my deep learning note☆238Updated last month
- simple tutorial of pytorch☆137Updated 6 years ago
- Source code from the book 【深度学习入门-基于Python的理论与实现】☆154Updated 7 years ago
- Object detection learning path☆86Updated 3 years ago
- 各种深度学习结构、模型和技巧的集合☆124Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆372Updated 4 years ago
- Hands on computer vision with Tensorflow☆81Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- ☆121Updated 6 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆237Updated 2 years ago
- 个人机器学习,主要是神经网络方面的学习笔记和代码。☆53Updated last year
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆225Updated 6 years ago
- cnn☆134Updated 6 years ago
- 《统计学习方法》李航 c++实现,包含书中例题,新手练习c++,希望指正.☆96Updated 6 years ago