JaimeTang / PyTorch-and-mnistLinks
基于PyTorch实现Mnist数据识别
☆43Updated 7 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:
- AI学习过程中的实操代码☆208Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆546Updated 4 years ago
- 个人机器学习,主要是神经网络方面的学习笔记和代码。☆51Updated 11 months ago
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- ☆174Updated 2 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- DeepLearning and CV notes.☆350Updated 3 years ago
- this is all of my code and data with my deep learning note☆236Updated last month
- 简单车牌识别-Mask_RCNN定位车牌+手写方法分割字符+CNN单个字符识别☆175Updated 4 years ago
- Stanford CS231n assignment in 2019 spring☆391Updated 5 years ago
- This is the all answer for stanford course CS231n spring 2019.☆42Updated 3 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆180Updated 5 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆185Updated 6 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- 书籍:深度学习框架pytorch入门与实践☆158Updated 7 years ago
- cnn☆134Updated 5 years ago
- Some experiments about Machine Learning☆115Updated 4 years ago
- 计算机视觉项目实战☆119Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 5 years ago
- 2019春哈工大模式识别与深度学习实验☆95Updated 6 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆134Updated 6 years ago
- 一个关于pytorch的入门教程,该教程写于2018年,之后pytorch版本经过更新,部分代码需要更改,使用者请自行改之。☆112Updated 7 years ago
- 2019 Huawei Cloud garbage Classification Competition online score 2th place☆314Updated 3 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- Draw multi-layer neural network in your browser☆595Updated 5 years ago
- ☆27Updated 6 years ago
- This is for wechat official account daily publish article.☆36Updated 2 years ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆69Updated 5 years ago
- Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)☆425Updated 4 years ago
- PyTorch Project Specification.☆681Updated 4 years ago