机器学习笔记
☆1,059Jan 18, 2017Updated 9 years ago
Alternatives and similar repositories for notes-LSJU-machine-learning
Users that are interested in notes-LSJU-machine-learning are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Machine Learning by Andrew Ng from Coursera☆118Aug 31, 2016Updated 9 years ago
- 线性代数笔记☆4,139Sep 17, 2023Updated 2 years ago
- 鉴于我没有时间继续写这个东西,这个项目暂时废止☆859Mar 24, 2017Updated 9 years ago
- CS231n Convolutional Neural Networks for Visual Recognition (winter 2016) - Assignments☆79Dec 5, 2016Updated 9 years ago
- 机器学习资源大全中文版,包括机器学习领域的框架、库以及软件☆4,432Apr 3, 2024Updated 2 years ago
- Serverless GPU API endpoints on Runpod - Bonus Credits • AdSkip the infrastructure headaches. Auto-scaling, pay-as-you-go, no-ops approach lets you focus on innovating your application.
- 机器学习相关教程☆12,878Dec 22, 2020Updated 5 years ago
- 机器学习精简入门教程☆844Jul 18, 2022Updated 3 years ago
- 机器学习算法python实现☆8,441May 20, 2024Updated last year
- Python机器学习,机器学习入门首选。☆206Nov 30, 2018Updated 7 years ago
- 吴恩达老师的机器学习课程个人笔记☆36,655Aug 25, 2025Updated 7 months ago
- AiLearning:数据分析+机器学习实战+线性代数+PyTorch+NLTK+TF2☆42,181Nov 12, 2024Updated last year
- 李航《统计学习方法》中机器学习模型的LaTeX公式笔记☆162Feb 5, 2019Updated 7 years ago
- 机器学习原理☆1,422Aug 3, 2025Updated 8 months ago
- Deep Learning Book Chinese Translation☆37,225Dec 3, 2019Updated 6 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译☆3,450Mar 1, 2022Updated 4 years ago
- 致力于将李航博士《统计学习方法》一书中所有算法实现一遍☆5,834Apr 29, 2019Updated 6 years ago
- scikit-learn机器学习库中文文档翻译项目☆733Jan 11, 2020Updated 6 years ago
- 此项目是我在学习《机器学习实战》这本书时的代码记录情况,用python实现,当然也会包括一些其他的机器学习算法,使用Python实现☆701Aug 5, 2019Updated 6 years ago
- 深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系sc…☆57,299Jun 26, 2024Updated last year
- A Chinese Translation of the Resources for Duke University STA 663 杜克大学计算机统计学(Python)全部内容的中文翻译☆371Dec 28, 2017Updated 8 years ago
- 一些关于机器学习的学习资料与研究介绍☆2,009Nov 10, 2018Updated 7 years ago
- 南瓜书:《机器学习》(西瓜书)公式详解☆25,757Apr 6, 2026Updated last week
- MIT 18.06 线性代数笔记☆2,277May 19, 2023Updated 2 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- 中文 Python 笔记☆7,115Oct 1, 2020Updated 5 years ago
- [译] 面向机器学习的特征工程☆2,553Aug 25, 2023Updated 2 years ago
- Interview = 简历指南 + 算法题 + 八股文 + 源码分析☆8,967Oct 20, 2023Updated 2 years ago
- 利用Python进行数据分析 第二版 (2017) 中文翻译笔记☆4,667May 8, 2018Updated 7 years ago
- deeplearning.ai(吴恩达老师的深度学习课程笔记及资源)☆20,430Apr 29, 2022Updated 3 years ago
- Google机器学习教程笔记(基础版)☆211Apr 30, 2021Updated 4 years ago
- 《统计学习方法》的代码实现☆19,566Aug 22, 2023Updated 2 years ago
- 数据挖掘竞赛(Kaggle,Data Castle,Analytics Vidhya,DrivenData)入门实践☆82Apr 3, 2017Updated 9 years ago
- My continuously updated Machine Learning, Probabilistic Models and Deep Learning notes and demos (2000+ slides) 我不间断更新的机器学习,概率模型和深度学习的讲义…☆9,641Mar 4, 2026Updated last month
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Machine Learning、Deep Learning、PostgreSQL、Distributed System、Node.Js、Golang☆15,090Mar 30, 2026Updated 2 weeks ago
- lqshanshuo的量化投资方案☆11Nov 12, 2020Updated 5 years ago
- Machine learning resources☆3,788Apr 1, 2024Updated 2 years ago
- 《神经网络与深度 学习》 邱锡鹏著 Neural Network and Deep Learning☆18,744Oct 7, 2022Updated 3 years ago
- A translation of the deep learning book (翻译《深度学习》)☆411Mar 17, 2017Updated 9 years ago
- 机器学习笔记☆147May 14, 2018Updated 7 years ago
- 周志华《机器 学习》又称西瓜书是一本较为全面的书籍,书中详细介绍了机器学习领域不同类型的算法(例如:监督学习、无监督学习、半监督学习、强化学习、集成降维、特征选择等),记录了本人在学习过程中的理解思路与扩展知识点,希望对新人阅读西瓜书有所帮助!☆7,696Feb 26, 2022Updated 4 years ago