yzy1996 / Python-CodeLinks
Variety of miscellaneous code of python
☆63Updated last year
Alternatives and similar repositories for Python-Code
Users that are interested in Python-Code are comparing it to the libraries listed below
Sorting:
- CS231n 2019年春季学期课程作业☆139Updated 2 years ago
- 数值计算方法☆57Updated 7 years ago
- 神经网络可视化☆176Updated 4 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago
- simple tutorial of pytorch☆136Updated 6 years ago
- DeepLearning and CV notes.☆350Updated 3 years ago
- AI 算法岗简历模板☆657Updated 6 years ago
- this is all of my code and data with my deep learning note☆236Updated 3 months ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆211Updated 5 years ago
- ☆323Updated 2 years ago
- 此仓库是一些机器学习以及其他一些有趣的的小项目实战,每一个文件夹都是一个具体的实战项目,目的就是让新人能够快速动手实践,延续学习的热情!☆120Updated 2 years ago
- 西瓜书,课后习题☆137Updated 3 years ago
- ☆173Updated 4 years ago
- 整合一份使用使用Linux 以及 conda环境等做深度学习 常使用到的指令☆54Updated 2 years ago
- 最小二乘法—多项式拟合非线性函数☆60Updated 7 years ago
- 包含PlotNeuralNet绘制神经网络结构图的教程源码☆221Updated 6 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆124Updated 4 years ago
- ML Records in 1110 Lab of BUPT. Some detailed information can be referenced on: https://mathpretty.com/10388.html☆235Updated 2 years ago
- autoLiterature是一个基于Python的自动文献管理命令行工具☆406Updated 2 months ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆546Updated 4 years ago
- 主要存储Datawhale组队学习中“计算机视觉”方向的资料。☆373Updated last year
- Public Repository☆39Updated 4 years ago
- 机器学习(Machine Learning, ML)python简洁实现,包括混合高斯模型,KMeans,决策树,随机森林,K近邻,线性判别分析,逻辑斯蒂回归(梯度下降法,牛顿法),多层感知机(分类+回归),Naive Bayes(离散+高斯),多分类SVM,线性回归,隐马…☆150Updated 4 years ago
- CNN经典网络结构复现:LeNet5、AlexNet、VGG、ResNet、InceptionNet等。☆98Updated 4 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆157Updated 8 years ago
- 不调库,纯python实现机器学习经典算法☆40Updated 5 years ago
- Solutions for nndl/exercise☆113Updated 5 years ago
- 吴恩达机器学习课程的资源、作业代码以及学习笔记☆54Updated 5 years ago
- source code of my blogs 😋😋☆403Updated 2 months ago
- Kaggle竞赛题猫狗大战 ,用于PyTorch入门☆68Updated 5 years ago