ruthy-wei / MachineLearningLinks
☆38Updated 6 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,…☆223Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆736Updated 6 years ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆292Updated 5 years ago
- 《统计学习方法》的代码实现☆86Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆197Updated 6 years ago
- 慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)☆665Updated 2 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 3 years ago
- A repository for recording the machine learning code☆96Updated 2 years ago
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆41Updated 6 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆264Updated 5 years ago
- ☆121Updated 5 years ago
- ☆58Updated 5 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆545Updated 4 years ago
- 基于PyTorch使用迁移学习完成项目☆59Updated 7 years ago
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,177Updated 3 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆301Updated 7 years ago
- Sample code and picture of my blog or project☆138Updated 3 years ago
- 【火炉炼AI】-机器学习系列文章☆206Updated 6 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆175Updated 2 years ago
- ☆174Updated 2 years ago
- Github开源项目hyperopt系列的中文文档,以及学习教程等☆163Updated 5 years ago
- A easy HMM program written with Python, including the full codes of training, prediction and decoding.☆403Updated 6 years ago
- 力求囊括主流NLP模型练手项目,不断更新中☆285Updated 5 years ago
- 2019年CCF大数据与计算智能大赛乘用车细分市场销量预测冠军解决方案☆259Updated 5 years ago
- Coursera Machine Learning (Andrew Ng) --- python code☆126Updated 8 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- machine learning algorithm☆163Updated 3 years ago