lguduy / Machine-LearningLinks
☆35Updated 8 years ago
Alternatives and similar repositories for Machine-Learning
Users that are interested in Machine-Learning are comparing it to the libraries listed below
Sorting:
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆732Updated 5 years ago
- B站上炼数成金的公开课笔记☆365Updated 6 years ago
- 机器学习算法 基于西瓜书以及《统计学习方法》,当然包括DL。☆296Updated 6 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆736Updated 6 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 仅使用numpy从头 开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆546Updated 4 years ago
- XGBoost 中文文档☆575Updated 2 years ago
- Deep learning algorithms source code for beginners☆1,224Updated 5 years ago
- 吴恩达机器学习coursera课程,学习代码(2017年秋) The Stanford Coursera course on MachineLearning with Andrew Ng☆262Updated 5 years ago
- 猫狗大战☆629Updated 3 years ago
- ☆71Updated 7 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆202Updated 6 years ago
- Machine Learning Algorithms implementations☆209Updated 6 years ago
- machine learning☆120Updated 6 years ago
- A easy HMM program written with Python, including the full codes of training, prediction and decoding.☆403Updated 7 years ago
- Chinese (zh-cn) translation of the Keras documentation.☆792Updated 3 years ago
- Chinese Data Competitions' Solutions☆1,774Updated 6 years ago
- 深度学习入门的一些简单例子☆355Updated 6 years ago
- This something about deep learning on Coursera by Andrew Ng☆246Updated 7 years ago
- A repository for recording the machine learning code☆96Updated 3 years ago
- Python-Machine-Learning-Algorithm☆393Updated 6 years ago
- 慢慢整理所学的机器学习算法,并根据自己所理解的样子叙述出来。(注重数学推导)☆673Updated 2 years ago
- Machine Learning Experiments and Work☆84Updated 7 years ago
- personal practice(个人练习,实现了深度学习中的一些算法,包括:四种初始化方法(zero initialize, random initialize, xavier initialize, he initialize),深度神经网络,正则化,dropout,…☆224Updated 6 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆434Updated 3 years ago
- JULYEDU PyTorch Course☆1,088Updated 4 years ago
- Machine Learning code in Python3.x. (机器学习实战 py3代码整理)Some notes about the practices:(for reference only)☆267Updated 7 years ago
- 网易云课堂终于官方发布了吴恩达经过授权的汉化课程-“”深度学习专项课程“”,这是自己做的一些笔记以及代码。下为网易云学习链接☆201Updated 3 years ago
- 个人机器学习,主要是神经网络方面的学习笔记和代码。☆51Updated last year
- [译] 面向机器学习的特征工程☆2,552Updated 2 years ago