Lornatang / machine_learning_in_action_py3
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 4 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
- AI学习过程中的实操代码☆206Updated 4 years ago
- 基于TensorFlow的深度学习、深度增强学习代码:NN(传统神经网络)、CNN(卷积神经网络)、RNN(递归神经网络)、LSTM(长短期记忆网络)、GAN(生成对抗网络)、DRL(深度增强学习)☆51Updated 7 years ago
- 【火炉炼AI】-深度学习系列文章☆45Updated 6 years ago
- 朴素贝叶斯算法实战☆1Updated 6 years ago
- B站上炼数成金的公开课笔记☆363Updated 5 years ago
- 吴恩达《深度学习》学习笔记(xmind)、代码视频讲解☆456Updated 5 years ago
- Data&code for Machine-Learning-in-Action by Python3 | 《机器学习实战》数据与Python3源码☆419Updated 2 years ago
- 周志华《机器学习》☆93Updated 7 years ago
- ☆88Updated 7 years ago
- 【Numpy 手写实现】SVM 支持向量机 | KNN K近邻 | Kmeans | Logistic Regression 逻辑回归 | Maximum Entropy 最大熵 | Naive Bayes 朴素贝叶斯 | Perception 感知机 | Decision…☆206Updated 5 years ago
- 深度学习代码☆132Updated 5 years ago
- 个人使用jupyter notebook整理的peter的《机器学习实战》代码,使其更有层次感,更加连贯,也加了一些自己的修改,以及注释☆299Updated 7 years ago
- 机器学习、深度学习、NLP实战项目☆137Updated 7 years ago
- 吴恩达机器学习算法Python实现,附详细的代码注释。☆83Updated 4 years ago
- ☆417Updated 4 years ago
- 学习机器学习的路上...☆92Updated 2 years ago
- bilibili:啥都会一点的研究生☆48Updated 5 years ago
- 《深度学习之PyTorch实战计算机视觉》全书代码☆133Updated 5 years ago
- 整理记录本人担任课程助教设计的四个机器学习实验,主要涉及简单的线性回归、朴素贝叶斯分类器、支持向量机、CNN做文本分类。内附实验指导书、讲解PPT、参考代码,欢迎各位码友讨论交流。☆115Updated 7 years ago
- TensorFlow2.0 官方教程翻译,基本概念讲解、实战项目、TensorFlow2.0编程技巧。☆202Updated 5 years ago
- 龙曲良《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本☆174Updated 2 years ago
- 记录小润了解的各种机器学习算法的实现以及基础概念,包括有监督学习,无监督学习,分类,聚类,回归;神经元模型,多层感知器,BP算法;损失函数,激活函数,梯度下降法;全连接网络、卷积神经网络、递归神经网络;训练集,测试集,交叉验证,欠拟合,过拟合;数据规范化等☆154Updated 8 years ago
- 深度学习 卷积神经网络教程 :图像识别,目标检测,语义分割,实例分割,人脸识别,神经风格转换,GAN等 https://dataxujing.github.io/CNN-paper2/☆178Updated 5 years ago
- 天池精准医疗糖尿病预测,复赛第四名☆36Updated 6 years ago
- 基于Pytorch实现AlexNet\RestNet34,手写数字识别☆21Updated 2 years ago
- 吴恩达机器学习公开课作业中文版本以及Python实现☆79Updated 5 years ago
- Machine Learning code in Python3.x. (机器学习实战 py3代码整理)Some notes about the practices:(for reference only)☆269Updated 7 years ago
- 使用pytorch实现RNN-LSTM写诗☆153Updated 6 years ago
- Python实现经典分类回归、关联分析、聚类以及推荐算法等☆212Updated 6 years ago
- 书籍:深度学习框架pytorch入门与实践☆157Updated 7 years ago