Lornatang / machine_learning_in_action_py3Links
Important book about the machine learning algorithms, and introduces the application of those who use these algorithms and tools, and how to use them in a real environment. This book and other books, behind the other books are long on machine learning theory knowledge, the book happened to be more discussion on how to use coded machine learning …
☆85Updated 5 years ago
Alternatives and similar repositories for machine_learning_in_action_py3
Users that are interested in machine_learning_in_action_py3 are comparing it to the libraries listed below
Sorting:
- ☆418Updated 4 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆175Updated 2 years ago
- 用python和sklearn两种方法实现李航《统计学习方法》中的算法☆338Updated 7 years ago
- 学习笔记代码☆103Updated 5 years ago
- 基于Tensorflow2的深度学习开源书籍☆346Updated 4 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆458Updated 5 years ago
- B站课程代码☆147Updated 5 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0 编程技巧。☆201Updated 5 years ago
- 机器学习基本模型算法介绍(附加案例)☆222Updated 6 years ago
- 机器学习&深度学习资料笔记&基本算法实现&资源整理(ML / CV / NLP / DM...)☆227Updated last year
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆215Updated 6 years ago
- 通过阅读网上的资料代码,进行自我加工,努力实现常用的机器学习算法。实现算法有KNN、Kmeans、EM、Perceptron、决策树、逻辑回归、svm、adaboost、朴素贝叶斯☆730Updated 5 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆155Updated 8 years ago
- ☆323Updated last year
- 一文彻底搞懂BP算法:原理推导+数据演示+项目实战☆188Updated 6 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆419Updated 2 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆209Updated 5 years ago
- 讲解常见的机器学习算法☆317Updated 4 years ago
- 《机器学习实战》的python3源码☆1,331Updated 4 years ago
- 机器学习算法经典案例☆110Updated 4 years ago
- 一些机器学习算法的demo。普通最小二乘法,决策树(Iris鸢尾花数据集),KNN(mnist手写数字数据集),朴素贝叶斯分类西瓜数据集,trec06c数据集垃圾邮件分类(spam),逻辑斯蒂回归,随机梯度下降SGD与全梯度下降的对比,mnist中8和9的二分类,泰坦尼克号…☆182Updated 6 years ago
- 机器学习、深度学习、NLP实战项目☆142Updated 7 years ago
- 李航统计学习方法(第二版)的学习笔记,包括:1、每章重点公式的手动推导 2、每章算法的Python自实现 3、学习过程中的笔记与心得 4、每章节的课后习题 5、每周都会按照至少一周一章的进度定时将自己的学习进度更新到这个仓库☆123Updated 4 years ago
- 周志华《机器学习》☆93Updated 7 years ago
- 学习机器学习的路上...☆92Updated 2 years ago
- 《动手学深度学习》 PyTorch 版本☆176Updated 5 years ago
- 机器学习算法 基于西 瓜书以及《统计学习方法》,当然包括DL。☆293Updated 5 years ago
- 为机器学习的入门者提供多种基于实例的sklearn、TensorFlow以及自编函数(AnFany)的ML算法程序。☆435Updated 3 years ago
- 深度学习代码☆132Updated 5 years ago