Code of my MOOC Course <Play with Machine Learning Algorithms>. Updated contents and practices are also included. 我在慕课网上的课程《Python3 入门机器学习》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
☆1,288Aug 22, 2022Updated 3 years ago
Alternatives and similar repositories for Play-with-Machine-Learning-Algorithms
Users that are interested in Play-with-Machine-Learning-Algorithms are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Codes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程…☆393Mar 9, 2023Updated 3 years ago
- Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》 示例代码。课程的更多更…☆1,113Jun 8, 2019Updated 6 years ago
- Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课…☆3,710Dec 12, 2021Updated 4 years ago
- Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的…☆2,010Jun 18, 2021Updated 4 years ago
- Codes of my MOOC Course <Play with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得…☆303Mar 6, 2020Updated 6 years ago
- Codes of my MOOC Course <Play Graph Algorithms in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转图论算法》示例代码。课程…☆157Sep 30, 2022Updated 3 years ago
- My Solutions to Leetcode problems. All solutions support C++ language, some support Java and Python. Multiple solutions will be given by …☆2,729Nov 9, 2023Updated 2 years ago
- 慕课网的实战课程“算法与数据结构“的全python实现☆453Jun 21, 2020Updated 5 years ago
- All my original articles will be backed up here. All my articles will be first released in my WeChat Original Account: <Isn't it Cool> 我的…☆97Jan 26, 2021Updated 5 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆179Dec 3, 2020Updated 5 years ago
- 机器学习&深度学习网站资源汇总(Machine Learning Resources)☆1,142Mar 13, 2023Updated 3 years ago
- python implementation of some most common data structures☆133May 6, 2022Updated 3 years ago
- Ai Learning Roadmap based on lots of open course sources and book materials. 我总结的 AI 学习路径。☆489Jul 8, 2020Updated 5 years ago
- Sharing open source projects, books, or articles in this repo. All sharings will be firstly released in "isn't it cool" 我的公众号《是不是很酷》中的子栏目…☆245Jan 29, 2021Updated 5 years ago
- 算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等☆355Dec 24, 2023Updated 2 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,142Nov 12, 2024Updated last year
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,955Oct 20, 2023Updated 2 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,527Aug 25, 2025Updated 6 months ago
- Hi, It's me :)☆74Jan 28, 2023Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,231Jun 26, 2024Updated last year
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,367Apr 29, 2022Updated 3 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,732Mar 1, 2026Updated 3 weeks ago
- play with algoritms☆17Oct 4, 2019Updated 6 years ago
- 《统计学习方法》的代码实现☆19,556Aug 22, 2023Updated 2 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,837Apr 29, 2019Updated 6 years ago
- [译] scikit-learn(sklearn) 中文文档☆5,236Jul 21, 2023Updated 2 years ago
- Data competition Top Solution 数据竞赛top解决方案开源整理☆3,376Nov 13, 2020Updated 5 years ago
- Deep Learning Book Chinese Translation☆37,218Dec 3, 2019Updated 6 years ago
- ☆31Nov 2, 2019Updated 6 years ago
- 慕课 liuyubobobo「玩转数据结构」课程的 Go 语言实现版本☆263May 18, 2022Updated 3 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,263Aug 30, 2021Updated 4 years ago
- python分布式爬虫打造搜索引擎课程的资源☆77Mar 16, 2018Updated 8 years ago
- [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】☆3,843Aug 9, 2021Updated 4 years ago
- 机器学习相关教程☆12,843Dec 22, 2020Updated 5 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,958Aug 21, 2024Updated last year
- 周志华《机器学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,688Feb 26, 2022Updated 4 years ago
- ☆275Dec 18, 2018Updated 7 years ago
- 100-Days-Of-ML-Code中文版☆22,218Apr 6, 2022Updated 3 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,587Jul 25, 2024Updated last year