Python programming assignments for Machine Learning by Prof. Andrew Ng in Coursera
☆1,436Sep 2, 2020Updated 6 years ago
Alternatives and similar repositories for coursera-ml-py
Users that are interested in coursera-ml-py are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- I took Andrew Ng's Machine Learning course on Coursera and did the homework assigments... but, on my own in python because I love jupyter…☆2,047Oct 30, 2018Updated 7 years ago
- Andrew Ng Deeplearning.ai Course Notes☆84Nov 22, 2018Updated 7 years ago
- 吴恩达老师的机器学习课程个人笔记☆37,810Aug 25, 2025Updated last year
- ☆2,777Mar 1, 2020Updated 6 years ago
- ✍🏻 Source Code Deep Dives, System Design & Engineering Blogs | Halfrost-Field 冰霜之地:源码解析、系统设计与工程实践笔记☆13,237Aug 31, 2026Updated 2 weeks ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 南瓜书:《机器学习》(西瓜书)公式详解☆26,079Apr 22, 2026Updated 4 months ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,534Nov 12, 2024Updated last year
- 《统计学习方法》的代码实现☆19,594Aug 22, 2023Updated 3 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆21,095Apr 29, 2022Updated 4 years ago
- ☆676Feb 15, 2019Updated 7 years ago
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,784Feb 26, 2022Updated 4 years ago
- Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著☆7,839Oct 6, 2022Updated 3 years ago
- 致力于将李航博士 《统计学习方法》一书中所有算法实现一遍☆5,829Apr 29, 2019Updated 7 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,506Oct 14, 2021Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Coursera Machine Learning (Andrew Ng) --- python code☆128Nov 15, 2016Updated 9 years ago
- 数据科学的笔记以及资料搜集☆8,596Aug 16, 2021Updated 5 years ago
- Statistical learning methods, 统计学习方法(第2版)[李航] [笔记, 代码, notebook, 参考文献, Errata, lihang]☆6,313Aug 5, 2023Updated 3 years ago
- 吴恩达《机器学习》课后习题 Python 版 These are Exercises for Coursera's MachineLearning (by Andrew Ng) by Python.☆13Oct 26, 2018Updated 7 years ago
- 100-Days-Of-ML-Code中文版☆22,234Updated this week
- Python assignments for the machine learning class by andrew ng on coursera with complete submission for grading capability and re-written…☆5,570Jun 18, 2023Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,626Jun 26, 2024Updated 2 years ago
- 手写实现李航《统计学习方法》书中全部算法☆11,628Nov 25, 2025Updated 9 months ago
- use numpy, scipy, and tensorflow to implement these basic ML model and learning algorithm☆921Sep 16, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 《神经网络与深度学习:案例与实践》第二版:10 章 PyTorch 实践、Notebook、测试与电子书。☆3,492Sep 7, 2026Updated last week
- 邱锡鹏《神经网络与深度学习》第二版与通识版:电子书、章节目录、学习资源与勘误。☆19,233Sep 6, 2026Updated 2 weeks ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,206Aug 30, 2021Updated 5 years ago
- A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译☆3,463Mar 1, 2022Updated 4 years ago
- Deep Learning Book Chinese Translation☆37,549Dec 3, 2019Updated 6 years ago
- 记录Learning from data一书中的习题解答☆1,006May 15, 2019Updated 7 years ago
- 斯坦福机器学习完整 python 实现☆608Jan 11, 2018Updated 8 years ago
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆80,809Jul 30, 2024Updated 2 years ago
- Your new Mentor for Data Science E-Learning.☆14,989Oct 14, 2025Updated 11 months ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,713Jul 25, 2024Updated 2 years ago
- Implementation of algorithms introduced in CS229.☆389May 31, 2022Updated 4 years ago
- [译] 面向机器学习的特征工程☆2,564Aug 25, 2023Updated 3 years ago
- ☆5,259Apr 13, 2020Updated 6 years ago
- 周志华《机器学习》手推笔记☆3,785Mar 13, 2021Updated 5 years ago
- PyTorch Tutorial for Deep Learning Researchers☆32,496Aug 15, 2023Updated 3 years ago
- Simple and ready-to-use tutorials for TensorFlow☆16,269Nov 28, 2022Updated 3 years ago