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
Sorting:
- Codes of my MOOC Course <Play with Linear Algebra>. Updated contents and practices are also included. 我在慕课网上的课程《玩转线性代数》示例代码,使用Python语言。课程…☆391Mar 9, 2023Updated 2 years ago
- Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更…☆1,114Jun 8, 2019Updated 6 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 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 with Algorithm Visualization>. Updated contents and more demos or practices are also included. 我在慕课网上的课程《看得…☆303Mar 6, 2020Updated 5 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
- 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> 我的…☆96Jan 26, 2021Updated 5 years ago
- 慕课网的实战课程“算法与数据结构“的全python实现☆454Jun 21, 2020Updated 5 years ago
- 波波老师的数据结构课程的C++代码实现,和波波老师的代码库目录一样:)☆179Dec 3, 2020Updated 5 years ago
- 机器学习&深度学习网站资源汇总(Machine Learning Resources)☆1,140Mar 13, 2023Updated 2 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 学习路径。☆484Jul 8, 2020Updated 5 years ago
- 算法学习与总结,包括慕课网刘宇波老师、算法竞赛入门经典、挑战程序设计竞赛、算法竞赛宝典等☆354Dec 24, 2023Updated 2 years ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,950Oct 20, 2023Updated 2 years ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,051Nov 12, 2024Updated last year
- 吴恩达老师的机器学习课程个人笔记☆36,348Aug 25, 2025Updated 6 months ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,272Apr 29, 2022Updated 3 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,164Jun 26, 2024Updated last year
- ☆31Nov 2, 2019Updated 6 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,659Jan 21, 2026Updated last month
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,836Apr 29, 2019Updated 6 years ago
- 《统计学习方法》的代码实现☆19,546Aug 22, 2023Updated 2 years ago
- [译] scikit-learn(sklearn) 中文文档☆5,235Jul 21, 2023Updated 2 years ago
- Hi, It's me :)☆74Jan 28, 2023Updated 3 years ago
- Deep Learning Book Chinese Translation☆37,205Dec 3, 2019Updated 6 years ago
- Data competition Top Solution 数据竞赛top解决方案开源整理☆3,376Nov 13, 2020Updated 5 years ago
- [译] Sklearn 与 TensorFlow 机器学习实用指南【版权问题,网站已下线!!】☆3,848Aug 9, 2021Updated 4 years ago
- python分布式爬虫打造搜索引擎课程的资源☆77Mar 16, 2018Updated 7 years ago
- 深度学习入门开源书,基于TensorFlow 2.0案例实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.☆13,280Aug 30, 2021Updated 4 years ago
- 机器学习相关教程☆12,802Dec 22, 2020Updated 5 years ago
- ☆275Dec 18, 2018Updated 7 years ago
- 本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。☆19,317Oct 14, 2021Updated 4 years ago
- 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计☆183,723Aug 21, 2024Updated last year
- 设计模式学习总结☆10Jan 3, 2016Updated 10 years ago
- 100-Days-Of-ML-Code中文版☆22,191Apr 6, 2022Updated 3 years ago
- [译] 面向机器学习的特征工程☆2,552Aug 25, 2023Updated 2 years ago
- pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行☆21,558Jul 25, 2024Updated last year
- 《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。☆75,857Jul 30, 2024Updated last year