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,…☆224Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆736Updated 6 years ago
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆351Updated 3 years ago
- notes of machine learning algorithm derivation☆790Updated 6 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆552Updated 5 years ago
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,184Updated 3 years ago
- pytorch 包教不包会☆398Updated 6 years ago
- Implementation of Statistical Learning Method, Second Edition.《统计学习方法》第二版,算法实现。☆859Updated 4 years ago
- Implementations of the machine learning algorithm with Python and numpy☆86Updated 4 years ago
- PyTorch1.0 深度学习:60分钟入门与实战(Deep Learning with PyTorch: A 60 Minute Blitz 中文翻译与学习)☆200Updated 6 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆366Updated 6 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆204Updated 7 years ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated 2 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆177Updated 2 years ago
- ☆174Updated 3 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆340Updated 7 years ago
- 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。☆639Updated 2 weeks ago
- 机器学习算法的公式推导以及numpy实现☆2,118Updated 2 years ago
- 廖星宇《深度学习入门之PyTorch》代码实践☆142Updated 7 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆268Updated 5 years ago
- ☆121Updated 6 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆168Updated 5 years ago
- python实现GBDT的回归、二分类以及多分类,将算法流程详情进行展示解读并可视化,庖丁解牛地理解GBDT。Gradient Boosting Decision Trees regression, dichotomy and multi-classification ar…☆737Updated 6 years ago
- ☆197Updated 5 years ago
- Tensorflow 2.0 Notes 提供了TF2.0案例实战以及TF2.0基础实战,目标是帮助那些希望和使用Tensorflow 2.0进行深度学习开发和研究的朋友快速入门,其中包含的Tensorflow 2.0教程基本通过测试保证可以成功运行(有问题的可以提issu…☆273Updated 5 years ago
- learning fomula☆296Updated 4 years ago
- 深度学习常用优化方法详解☆268Updated 8 years ago
- ☆110Updated 7 years ago
- This is a note on matrix derivatives and described my own experience in detail. Hope you'll like it.☆562Updated 6 years ago
- 《统计学习方法》的代码实现☆89Updated 7 years ago