liamlycoder / PyTorch_PrimerLinks
一个关于pytorch的入门教程,该教程写于2018年,之后pytorch版本经过更新,部分代码需要更改,使用者请自行改之。
☆111Updated 7 years ago
Alternatives and similar repositories for PyTorch_Primer
Users that are interested in PyTorch_Primer are comparing it to the libraries listed below
Sorting:
- pytorch 包教不包会☆398Updated 6 years ago
- ☆174Updated 3 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆369Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- CS231n 2019年春季学期课程作业☆138Updated 3 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆137Updated 6 years ago
- 个人的技能树仓库,主要包含个人机器学习以及深度学习的笔记☆395Updated 4 years ago
- JULYEDU PyTorch Course☆1,087Updated 4 years ago
- PyTorch从入门到精通☆889Updated 5 years ago
- ☆419Updated 4 years ago
- Pytorch implementation of cnn network☆2,055Updated 3 months ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆443Updated 5 years ago
- Source codes for the book "Application of Neural Network and PyTorch"☆157Updated 3 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- Awesome-pytorch-list 翻译工作进行中......☆1,791Updated 4 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆553Updated 5 years ago
- ☆139Updated last month
- 深度学习与PyTorch入门实战视频教程 配套源代码和PPT☆78Updated 6 years ago
- ☆186Updated 6 years ago
- personal practice(个人练习,实现了深度学习中的一 些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 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
- ☆374Updated 4 years ago
- A Guidance on PyTorch Coding Style Based on Kaggle Dogs vs. Cats☆750Updated 5 years ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- PyTorch implementation of CNNs for CIFAR benchmark☆712Updated 4 years ago
- ☆197Updated 5 years ago
- 深度学习代码☆132Updated 6 years ago
- ☆101Updated 4 years ago
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆1,456Updated 2 years ago