ruthy-wei / MachineLearningLinks
☆37Updated 7 years ago
Alternatives and similar repositories for MachineLearning
Users that are interested in MachineLearning are comparing it to the libraries listed below
Sorting:
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆225Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- notes of machine learning algorithm derivation☆790Updated 6 years ago
- ☆110Updated 7 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆552Updated 5 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
- pytorch 包教不包会☆398Updated 6 years ago
- A repository for recording the machine learning code☆96Updated 3 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆351Updated 3 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆141Updated 7 years ago
- 深度学习代码☆132Updated 6 years ago
- This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.☆558Updated 6 years ago
- ☆174Updated 3 years ago
- ☆121Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,184Updated 3 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆193Updated 6 years ago
- ☆418Updated 4 years ago
- RNN示例集合☆42Updated 6 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆365Updated 6 years ago
- ☆195Updated 5 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 4 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆738Updated 6 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆299Updated 6 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- 书籍:深度学习框架pytorch入门与实践☆159Updated 7 years ago
- 《动手学深度学习》 PyTorch 版本☆179Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- 慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)☆674Updated 3 years ago