{"id":13467889,"url":"https://github.com/allmachinelearning/MachineLearning","last_synced_at":"2025-03-26T03:31:14.811Z","repository":{"id":37743018,"uuid":"90733436","full_name":"allmachinelearning/MachineLearning","owner":"allmachinelearning","description":"Machine learning resources","archived":false,"fork":false,"pushed_at":"2024-04-01T10:34:07.000Z","size":308,"stargazers_count":3501,"open_issues_count":4,"forks_count":969,"subscribers_count":303,"default_branch":"master","last_synced_at":"2025-01-31T15:24:38.968Z","etag":null,"topics":["artificial-intelligence","datamining","deep-learning","machinelearning"],"latest_commit_sha":null,"homepage":"https://allmachinelearning.github.io/MachineLearning/","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/allmachinelearning.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-05-09T10:29:21.000Z","updated_at":"2025-01-31T11:39:20.000Z","dependencies_parsed_at":"2024-10-15T09:00:42.149Z","dependency_job_id":null,"html_url":"https://github.com/allmachinelearning/MachineLearning","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allmachinelearning%2FMachineLearning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allmachinelearning%2FMachineLearning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allmachinelearning%2FMachineLearning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/allmachinelearning%2FMachineLearning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/allmachinelearning","download_url":"https://codeload.github.com/allmachinelearning/MachineLearning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245584732,"owners_count":20639619,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-intelligence","datamining","deep-learning","machinelearning"],"created_at":"2024-07-31T15:01:02.049Z","updated_at":"2025-03-26T03:31:14.165Z","avatar_url":"https://github.com/allmachinelearning.png","language":null,"funding_links":[],"categories":["Others","Machine Learning or Deep Learning or AI or similar things whatever you like Lists","Angular"],"sub_categories":[],"readme":"# 机器学习资源 Machine learning Resources\r\n\r\n**致力于分享最新最全面的机器学习资料，欢迎你成为贡献者!**\r\n\r\n*快速开始学习：* \r\n\r\n- 周志华的[《机器学习》](https://pan.baidu.com/s/1hscnaQC)作为通读教材，不用深入，从宏观上了解机器学习\r\n  - 《机器学习》西瓜书公式推导解析：https://datawhalechina.github.io/pumpkin-book/\r\n\r\n- 最新的[《神经网络与深度学习》](https://mp.weixin.qq.com/s?__biz=MzIwOTc2MTUyMg==\u0026mid=2247488439\u0026idx=1\u0026sn=df51b67ac2a42fe1a8417a7e4d308b8b\u0026chksm=976fb62aa0183f3c8cfbfcf2c1613aa3a168f782bc5b439aa2a5db9574a33f678a081a1d24a5\u0026mpshare=1\u0026scene=1\u0026srcid=0409hgaWjfxz2LzGtniTpAKh\u0026key=12a4c5f4665589b6914fa6a60a7fe4bd6a4fc4855ac8967b945678646a60c26482467697a46b85e85c7a6a7d564aac41d6c0312307a7f95ba299d3b3cf8433f9a159f999d9484534452672dbdd9fd270\u0026ascene=1\u0026uin=NjMzMjQzMTYw\u0026devicetype=Windows+10\u0026version=62060739\u0026lang=zh_CN\u0026pass_ticket=CIhr0hAvTnkZIvwFNRQ2%2BWhir8OVCkCt9tarvfIPS5SWtyyQKMLGOBt%2BItSffrll)\r\n\r\n- 李航的[《统计学习方法》](https://pan.baidu.com/s/1dF2b4jf)作为经典的深入案例，仔细研究几个算法的来龙去脉 | [书中的代码实现](https://github.com/WenDesi/lihang_book_algorithm)\r\n\r\n- 使用Python语言，根据[《机器学习实战》](https://pan.baidu.com/s/1gfzV7PL)快速上手写程序\r\n    \r\n- 来自国立台湾大学李宏毅老师的机器学习和深度学习中文课程，强烈推荐：[课程](http://speech.ee.ntu.edu.tw/~tlkagk/courses.html)\r\n\r\n- 《迁移学习导论》助你快速入门迁移学习！ [书的主页](http://jd92.wang/tlbook)\r\n  - 迁移学习统一代码库：[Domain adaptation](https://github.com/jindongwang/transferlearning/tree/master/code/DeepDA) | [Domain generalization](https://github.com/jindongwang/transferlearning/tree/master/code/DeepDG) | [更多代码](https://github.com/jindongwang/transferlearning)\r\n\r\n- 最后，你可能想真正实战一下。那么，请到著名的机器学习竞赛平台Kaggle上做一下这些基础入门的[题目](https://www.kaggle.com/competitions?sortBy=deadline\u0026group=all\u0026page=1\u0026pageSize=20\u0026segment=gettingStarted)吧！(Kaggle上对于每个问题你都可以看到别人的代码，方便你更加快速地学习)  [Kaggle介绍及入门解读](https://zhuanlan.zhihu.com/p/25686876) [可以用来练手的数据集](https://www.kaggle.com/annavictoria/ml-friendly-public-datasets/notebook)\r\n\r\n其他有用的资料：\r\n\r\n- 想看别人怎么写代码？[机器学习经典教材《PRML》所有代码实现](https://github.com/ctgk/PRML)\r\n\r\n- [机器学习算法Python实现](https://github.com/lawlite19/MachineLearning_Python)\r\n\r\n- [吴恩达新书：Machine Learning Yearning中文版](https://pan.baidu.com/s/10kosKx6rDguS4tPejY-fRw)\r\n\r\n- 另外，对于一些基础的数学知识，你看[深度学习(花书)中文版](https://github.com/exacity/deeplearningbook-chinese)就够了。这本书同时也是**深度学习**经典之书。\r\n\r\n- 来自南京大学周志华小组的博士生写的一本小而精的[解析卷积神经网络—深度学习实践手册](http://lamda.nju.edu.cn/weixs/book/CNN_book.html)\r\n\r\n- - -\r\n\r\n[一个简洁明了的时间序列处理(分窗、特征提取、分类)库：Seglearn](https://dmbee.github.io/seglearn/index.html)\r\n\r\n[计算机视觉这一年：这是最全的一份CV技术报告](https://zhuanlan.zhihu.com/p/31430602)\r\n\r\n[深度学习(花书)中文版](https://github.com/exacity/deeplearningbook-chinese)\r\n\r\n**[深度学习最值得看的论文](http://www.dlworld.cn/YeJieDongTai/4385.html)**\r\n\r\n**[最全面的深度学习自学资源集锦](http://dataunion.org/29975.html)**\r\n\r\n**[Machine learning surveys](https://github.com/metrofun/machine-learning-surveys/)**\r\n\r\n**[快速入门TensorFlow](https://github.com/aymericdamien/TensorFlow-Examples)**\r\n\r\n[自然语言处理数据集](http://abunchofdata.com/datasets-for-natural-language-processing/)\r\n \r\n[Learning Machine Learning? Six articles you don’t want to miss](http://www.ibmbigdatahub.com/blog/learning-machine-learning-six-articles-you-don-t-want-miss)\r\n\r\n[Getting started with machine learning documented by github](https://github.com/collections/machine-learning)\r\n\r\n- - -\r\n\r\n\r\n## 研究领域资源细分\r\n\r\n- ### [深度学习 Deep learning](https://github.com/ChristosChristofidis/awesome-deep-learning)\r\n\r\n- ### [强化学习 Reinforcement learning](https://github.com/aikorea/awesome-rl)\r\n\r\n- ### [迁移学习 Transfer learning](https://github.com/jindongwang/transferlearning)\r\n\r\n- ### [分布式学习系统 Distributed learning system](https://github.com/theanalyst/awesome-distributed-systems)\r\n\r\n- ### [计算机视觉/机器视觉 Computer vision / machine vision](https://github.com/jbhuang0604/awesome-computer-vision)\r\n\r\n- ### [自然语言处理 Natural language procesing](https://github.com/Nativeatom/NaturalLanguageProcessing)\r\n\r\n- ### [生物信息学 Bioinfomatics](https://github.com/danielecook/Awesome-Bioinformatics)\r\n\r\n- ### [行为识别 Activity recognition](https://github.com/jindongwang/activityrecognition)\r\n\r\n- ### [多智能体 Multi-Agent](http://ddl.escience.cn/f/ILKI)\r\n\r\n- - -\r\n\r\n##  开始学习：预备知识 Prerequisite\r\n\r\n- [学习知识与路线图](https://metacademy.org/)\r\n\r\n- [MIT线性代数课堂笔记(中文)](https://github.com/zlotus/notes-linear-algebra)\r\n\r\n- [概率与统计 The Probability and Statistics Cookbook](http://statistics.zone/)\r\n\r\n- Python\r\n\r\n    - [Learn X in Y minutes](https://learnxinyminutes.com/docs/python/)\r\n\r\n    - [Python机器学习互动教程](https://www.springboard.com/learning-paths/machine-learning-python/)\r\n\r\n- Markdown\r\n\r\n    - [Mastering Markdown](https://guides.github.com/features/mastering-markdown/) - Markdown is a easy-to-use writing tool on the GitHu.\r\n\r\n- R\r\n\r\n    - [R Tutorial](http://www.cyclismo.org/tutorial/R/)\r\n\r\n- Python和Matlab的一些cheat sheet：http://ddl.escience.cn/f/IDkq 包含：\r\n\r\n    - Numpy、Scipy、Pandas科学计算库\r\n\r\n    - Matlab科学计算\r\n\r\n    - Matplotlib画图\r\n\r\n- 深度学习框架\r\n\r\n    - Python\r\n        - [TensorFlow](https://www.tensorflow.org/)\r\n        - [Scikit-learn](http://scikit-learn.org/)\r\n        - [PyTorch](http://pytorch.org/)\r\n        - [Keras](https://keras.io/)\r\n        - [MXNet](http://mxnet.io/)|[相关资源大列表](https://github.com/chinakook/Awesome-MXNet)\r\n        - [Caffe](http://caffe.berkeleyvision.org/)\r\n        - [Caffe2](https://caffe2.ai/)\r\n\r\n    - Java\r\n        - [Deeplearning4j](https://deeplearning4j.org/)\r\n\r\n    - Matlab\r\n        - [Neural Network Toolbox](https://cn.mathworks.com/help/nnet/index.html)\r\n        - [Deep Learning Toolbox](https://cn.mathworks.com/matlabcentral/fileexchange/38310-deep-learning-toolbox)\r\n\r\n- - -\r\n\r\n\r\n## 文档 notes\r\n\r\n- [综述文章汇总](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/survey_readme.md)\r\n\r\n- [近200篇机器学习资料汇总！](https://zhuanlan.zhihu.com/p/26136757)\r\n\r\n- [机器学习入门资料](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/MLMaterials.md)\r\n\r\n- [MIT.Introduction to Machine Learning](http://ddl.escience.cn/f/Iwtu)\r\n\r\n- [东京大学同学做的人机交互报告](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/FieldResearchinChina927-104.pdf)\r\n\r\n- [人机交互简介](https://github.com/jindongwang/HCI)\r\n\r\n- [人机交互与创业论坛](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/%E4%BA%BA%E6%9C%BA%E4%BA%A4%E4%BA%92%E4%B8%8E%E5%88%9B%E4%B8%9A%E8%AE%BA%E5%9D%9B.md)\r\n\r\n- [职场机器学习入门](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/%E8%81%8C%E5%9C%BA-%E6%9C%BA%E5%99%A8%E5%AD%A6%E4%B9%A0%E5%85%A5%E9%97%A8.md)\r\n\r\n- [机器学习的发展历程及启示](http://mt.sohu.com/20170326/n484898474.shtml), (@Prof. Zhihua Zhang/@张志华教授)\r\n\r\n- [常用的距离和相似度度量](https://github.com/allmachinelearning/MachineLearning/blob/master/notes/distance%20and%20similarity.md)\r\n\r\n- - -\r\n\r\n\r\n## 课程与讲座 Course and talk\r\n\r\n### 机器学习 Machine Learning\r\n \r\n[台湾大学应用深度学习课程](https://www.csie.ntu.edu.tw/~yvchen/f106-adl/index.html)\r\n\r\n- [神经网络，机器学习，算法，人工智能等 30 门免费课程详细清单](http://www.datasciencecentral.com/profiles/blogs/neural-networks-for-machine-learning)\r\n  \r\n- [斯坦福机器学习入门课程](https://www.coursera.org/learn/machine-learning)，讲师为Andrew Ng，适合数学基础一般的人，适合入门，但是学完会发现只是懂个大概，也就相当于什么都不懂。省略了很多机器学习的细节\r\n\r\n- [Neural Networks for Machine Learning](https://www.coursera.org/learn/neural-networks), Coursera上的著名课程，由Geoffrey Hinton教授主讲。\r\n\r\n- [Stanford CS 229](http://cs229.stanford.edu/materials.html), Andrew Ng机器学习课无阉割版，Notes比较详细，可以对照学习[CS229课程讲义的中文翻译](https://github.com/Kivy-CN/Stanford-CS-229-CN)。\r\n\r\n- [CMU 10-702 Statistical Machine Learning](http://www.stat.cmu.edu/~larry/=sml/), 讲师是Larry Wasserman，应该是统计系开的机器学习，非常数学化，第一节课就提到了RKHS(Reproducing Kernel Hilbert Space),建议数学出身的同学看或者是学过实变函数泛函分析的人看一看\r\n\r\n- [CMU 10-715 Advanced Introduction to Machine Learning](https://www.cs.cmu.edu/~epxing/Class/10715/)，同样是CMU phd级别的课，节奏快难度高\r\n\r\n- [机器学习基石](https://www.coursera.org/course/ntumlone)（适合入门）。国立台湾大学[林轩田](https://www.coursera.org/instructor/htlin)\r\n\r\n- [机器学习技法](https://www.coursera.org/course/ntumltwo)（适合提高）。国立台湾大学[林轩田](https://www.coursera.org/instructor/htlin)\r\n\r\n- [Machine Learning for Data Analysis](https://www.coursera.org/learn/machine-learning-data-analysis), Coursera上Wesleyan大学的Data Analysis and Interpretation专项课程第四课。\r\n\r\n- Max Planck Institute for Intelligent Systems Tübingen[德国马普所智能系统研究所2013的机器学习暑期学校视频](https://www.youtube.com/playlist?list=PLqJm7Rc5-EXFv6RXaPZzzlzo93Hl0v91E),仔细翻这个频道还可以找到2015的暑期学校视频\r\n\r\n- 知乎Live：[我们一起开始机器学习吧](https://www.zhihu.com/lives/792423196996546560)，[机器学习入门之特征工程](https://www.zhihu.com/lives/819543866939174912)\r\n\r\n### 深度学习 Machine Learning\r\n\r\n- 斯坦福大学Feifei Li教授的[CS231n系列深度学习课程](http://cs231n.stanford.edu/)。Feifei Li目前是Google的科学家，深度学习与图像识别方面的大牛。这门课的笔记可以看[这里](https://zhuanlan.zhihu.com/p/21930884)。\r\n\r\n- [CS224n: Natural Language Processing](http://cs224n.stanford.edu). Course instructors: Chris Manning, Richard Socher.\r\n\r\n### 强化学习 Machine Learning\r\n\r\n- [CS 294 Deep Reinforcement Learning, Fall 2017](http://rll.berkeley.edu/deeprlcourse/). Course instructors: Sergey Levine, John Schulman, Chelsea Finn.\r\n\r\n- [UCL Course on RL](http://www0.cs.ucl.ac.uk/staff/d.silver/web/Teaching.html)\r\n\r\n- [CS234: Reinforcement Learning](http://web.stanford.edu/class/cs234/index.html). 暂无视频\r\n\r\n- - -\r\n\r\n\r\n## 相关书籍 reference book\r\n\r\n- [Hands on Machine Learning with Scikit-learn and Tensorflow](https://my.pcloud.com/publink/show?code=XZ9ev77Zk2l6xcMtfIhHm7mRKAYhISb6sl3k)\r\n\r\n- 入门读物 [The Elements of Statistical Learning(英文第二版),The Elements of Statistical Learning.pdf](http://ddl.escience.cn/ff/emZH)\r\n\r\n- [机器学习](https://book.douban.com/subject/26708119/), (@Prof. Zhihua Zhou/周志华教授)\r\n\r\n- [统计学习方法](https://book.douban.com/subject/10590856/), (@Dr. Hang Li/李航博士)\r\n\r\n- [一些Kindle读物](http://ddl.escience.cn/f/IwWE):\r\n\r\n\t- 利用Python进行数据分析\r\n\r\n\t- 跟老齐学Python：从入门到精通\r\n\r\n\t- Python与数据挖掘 (大数据技术丛书) - 张良均\r\n\r\n\t- Python学习手册\r\n\r\n\t- Python性能分析与优化\r\n\r\n\t- Python数据挖掘入门与实践\r\n\r\n\t- Python数据分析与挖掘实战(大数据技术丛书) - 张良均\r\n\r\n\t- Python科学计算(第2版)\r\n\r\n\t- Python计算机视觉编程 [美] Jan Erik Solem\r\n\r\n\t- python核心编程(第三版)\r\n\r\n\t- Python核心编程（第二版）\r\n\r\n\t- Python高手之路 - [法] 朱利安·丹乔（Julien Danjou）\r\n\r\n\t- Python编程快速上手 让繁琐工作自动化\r\n\r\n\t- Python编程：从入门到实践\r\n\r\n\t- Python3 CookBook中文版\r\n\r\n\t- 终极算法机器学习和人工智能如何重塑世界 - [美 ]佩德罗·多明戈斯\r\n\r\n\t- 机器学习系统设计 (图灵程序设计丛书) - [美]Willi Richert \u0026amp; Luis Pedro Coelho\r\n\r\n\t- 机器学习实践指南：案例应用解析（第2版） (大数据技术丛书) - 麦好\r\n\r\n\t- 机器学习实践 测试驱动的开发方法 (图灵程序设计丛书) - [美] 柯克（Matthew Kirk）\r\n\r\n\t- 机器学习：实用案例解析\r\n  \r\n\r\n- [数学](https://mega.nz/#F!WVAlGL6B!mqIjYoTjiQnO4jBGVLRIWA\r\n):\r\n\r\n    - Algebra - Michael Artin\r\n\r\n    - Algebra - Serge Lang\r\n\r\n    - Basic Topology - M.A. Armstrong\r\n\r\n    - Convex Optimization by Stephen Boyd \u0026 Lieven Vandenberghe\r\n\r\n    - Functional Analysis by Walter Rudin\r\n\r\n    - Functional Analysis, Sobolev Spaces and Partial Differential Equations by Haim Brezis\r\n\r\n    - Graph Theory - J.A. Bondy, U.S.R. Murty\r\n\r\n    - Graph Theory - Reinhard Diestel\r\n\r\n    - Inside Interesting Integrals - Pual J. Nahin\r\n\r\n    - Linear Algebra and Its Applications - Gilbert Strang\r\n\r\n    - Linear and Nonlinear Functional Analysis with Applications - Philippe G. Ciarlet\r\n\r\n    - Mathematical Analysis I - Vladimir A. Zorich\r\n\r\n    - Mathematical Analysis II - Vladimir A. Zorich\r\n\r\n    - Mathematics for Computer Science - Eric Lehman, F Thomson Leighton, Alber R Meyer\r\n\r\n    - Matrix Cookbook, The - Kaare Brandt Petersen, Michael Syskind Pedersen\r\n\r\n    - Measures, Integrals and Martingales - René L. Schilling\r\n\r\n    - Principles of Mathematical Analysis - Walter Rudin\r\n\r\n    - Probabilistic Graphical Models: Principles and Techniques - Daphne Koller, Nir Friedman\r\n\r\n    - Probability: Theory and Examples - Rick Durrett\r\n\r\n    - Real and Complex Analysis - Walter Rudin\r\n\r\n    - Thomas' Calculus - George B. Thomas\r\n\r\n    - 普林斯顿微积分读本 - Adrian Banner\r\n\r\n\r\n- [Packt每日限免电子书精选](http://ddl.escience.cn/f/IS4a):\r\n\r\n\t- Learning Data Mining with Python\r\n\r\n\t- Matplotlib for python developers\r\n\r\n\t- Machine Learing with Spark\r\n\r\n\t- Mastering R for Quantitative Finance\r\n\r\n\t- Mastering matplotlib\r\n\r\n\t- Neural Network Programming with Java\r\n\r\n\t- Python Machine Learning\r\n\r\n\t- R Data Visualization Cookbook\r\n\r\n\t- R Deep Learning Essentials\r\n\r\n\t- R Graphs Cookbook second edition\r\n\r\n\t- D3.js By Example \r\n\r\n\t- Data Analysis With R\r\n\r\n\t- Java Deep Learning Essentials\r\n\r\n\t- Learning Bayesian Models with R\r\n\r\n\t- Learning Pandas\r\n\r\n\t- Python Parallel Programming Cookbook\r\n\r\n\t- Machine Learning with R\r\n\r\n---\r\n\r\n\r\n## 其他 Miscellaneous\r\n\r\n- [机器学习日报](http://forum.ai100.com.cn/)：每天更新学术和工业界最新的研究成果\r\n\r\n- [机器之心](https://www.jiqizhixin.com/)\r\n\r\n- [集智社区](https://jizhi.im/index)\r\n\r\n- - -\r\n\r\n\r\n## 如何加入 How to contribute\r\n\r\n如果你对本项目感兴趣，非常欢迎你加入！\r\n\r\n- 正常参与：请直接fork、pull都可以\r\n- 如果要上传文件：请**不要**直接上传到项目中，否则会造成git版本库过大。正确的方法是上传它的**超链接**。如果你要上传的文件本身就在网络中（如paper都会有链接），直接上传即可；如果是自己想分享的一些文件、数据等，鉴于国内网盘的情况，请按照如下方式上传：\r\n\t- (墙内)目前没有找到比较好的方式，只能通过链接，或者自己网盘的链接来做。\r\n\t- (墙外)首先在[UPLOAD](https://my.pcloud.com/#page=puplink\u0026code=4e9Z0Vwpmfzvx0y2OqTTTMzkrRUz8q9V)直接上传（**不**需要注册账号）；上传成功后，在[DOWNLOAD](https://my.pcloud.com/publink/show?code=kZWtboZbDDVguCHGV49QkmlLliNPJRMHrFX)里找到你刚上传的文件，共享链接即可。\r\n\r\n\r\n\r\n## 如何开始项目协同合作\r\n\r\n[快速了解github协同工作](http://hucaihua.cn/2016/12/02/github_cooperation/)\r\n\r\n[及时更新fork项目](https://jinlong.github.io/2015/10/12/syncing-a-fork/)\r\n\r\n\r\n#### [贡献者 Contributors](https://github.com/allmachinelearning/MachineLearning/blob/master/contributors.md)\r\n\r\n\r\n\r\n\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallmachinelearning%2FMachineLearning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fallmachinelearning%2FMachineLearning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fallmachinelearning%2FMachineLearning/lists"}