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
- 《深入浅出 PyTorch——从模型到源码》源代码和勘误(见Issues)☆350Updated 3 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆176Updated 2 years ago
- ✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题☆365Updated 6 years ago
- 仅使用numpy从头开始实现神经网络,包括反向传播公式推导过程; numpy构建全连接层、卷积层、池化层、Flatten层;以及图像分类案例及精调网络案例等,持续更新中... ...☆548Updated 4 years ago
- notes of machine learning algorithm derivation☆789Updated 6 years ago
- 《深度学习》花书手推笔记☆507Updated 5 years ago
- ☆420Updated 4 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆735Updated 6 years ago
- pytorch 包教不包会☆398Updated 6 years ago
- A repository for recording the machine learning code☆96Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆170Updated 6 years ago
- ☆110Updated 7 years ago
- 高斯混合模型(GMM 聚类)的 EM 算法实现。☆203Updated 6 years ago
- 《Machine Learning: A Probabilistic Perspective》(Kevin P. Murphy)中文翻译和书中算法的Python实现。☆624Updated last month
- 李航统计学习方法 PPT☆117Updated 9 years ago
- PyTorch 1.0 官方文档 中文版,欢迎关注微信公众号:磐创AI☆367Updated 6 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.☆559Updated 6 years ago
- 基于LR的优化方法:梯度下降法,随机梯度下降法,牛顿法,LBFGS,BFGS☆36Updated 8 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
- Implement Statistical Learning Methods, Li Hang the hard way. 李航《统计学习方法》一书的硬核 Python 实现☆1,182Updated 3 years ago
- Review, theoretical analysis and implementation of classic Machine Learning methods☆100Updated last year
- ☆194Updated 5 years ago
- 机器学习算法的公式推导以及numpy实现☆2,113Updated 2 years ago
- 《神经网络与深度学习》课后习题答案-分享讨论☆773Updated 5 years ago
- (Unoffical)人工智能实践:Tensorflow笔记☆168Updated 5 years ago
- WeChat Official Accounts, zhihu and CSDN'blog code☆266Updated 5 years ago
- 《统计学习方法》的代码实现☆89Updated 6 years ago
- ☆503Updated last year