HuangCongQing / pytorchLinks
pytorch学习
☆12Updated 2 years ago
Alternatives and similar repositories for pytorch
Users that are interested in pytorch are comparing it to the libraries listed below
Sorting:
- 使用HOG+SVM进行图像分类☆167Updated 7 years ago
- this is all of my code and data with my deep learning note☆238Updated last month
- UCAS 081100M01002H 图像处理与分析: Python实现实例与实验☆14Updated 5 years ago
- 西瓜书,课后习题☆138Updated 4 years ago
- 使用图像的hog特征来导入svm来进行分类☆24Updated 8 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆158Updated 9 years ago
- 基于PyTorch框架实现的图像分类网络☆85Updated 5 years ago
- simple tutorial of pytorch☆137Updated 6 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆379Updated last year
- 数值计算方法☆58Updated 7 years ago
- pytorch入门项目,包括线性回归、垃圾分类、水果目标检测、ssd☆129Updated 5 years ago
- Machine Learning in Action [Peter Harrington] 机器学习实战, Python3☆29Updated 6 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆182Updated 5 years ago
- Variety of miscellaneous code of python☆64Updated 2 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆86Updated 5 years ago
- 基于无监督学习,无需训练,先使用SIFT算法提取图像特征,再使用KMeans聚类算法进行图像分类,速度非常快,精度还在提高。☆133Updated 6 years ago
- 通过flyai平台 细胞图像分类-疟疾病诊断赛题进行pytorch练习☆21Updated 5 years ago
- 计算机视觉项目实战☆120Updated 5 years ago
- ☆173Updated 4 years ago
- 使用CNN进行图像分类,并且附录了SIFT+BOG+SVM多分类器的机器学习分类模型☆40Updated 6 years ago
- ☆45Updated 6 years ago
- CS231n 2019年春季学期课程作业☆138Updated 3 years ago
- matplotlib 绘图可视化知识点☆61Updated 7 years ago
- 纯python实现机器学习算法,非套用sk-learn☆108Updated 3 years ago
- 龙曲良《PyTorch深度学习》学习笔记及代码☆69Updated 3 years ago
- 深度学习之计算机视觉方向☆37Updated 6 years ago
- 这个仓库主要包含了LSTM、卷积神经网络中,注意力机制的实现。☆137Updated 4 years ago
- 整合一份使用使用Linux 以及 conda环境等做深度学习 常使用到的指令☆54Updated 3 years ago
- CV课件资料☆83Updated 6 years ago
- 这是一个有关迁移学习的仓库,在这里可以看到迁移学习的各种用法。☆95Updated 4 years ago