Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
免费学代码系列:小白python入门、数据分析data analyst、机器学习machine learning、深度学习deep learning、kaggle实战
| Date | Stars |
|---|---|
| 2026-07-31 | 3377 |
| 2026-08-01 | 3377 |
| 2026-08-03 | 3377 |
| 2026-08-06 | 3378 |
Today
+1 stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Girls-In-AI **Coding is the new sexy.** **GirlsInAI(GIA)** 是一个面向编程 **零基础** 的AI算法工程师养成计划。鼓励更多的女孩子去学习编程甚至成为科技行业的领袖。希望大家都能站在食物链上游看一看,因为风景真的很好。入门帖:[如何成为一名AI算法工程师](https://weibo.com/3340707810/GBryiyz3T) 欢迎关注微博账号 [@Girls-In-AI](https://m.weibo.cn/profile/2650740963),获取Girls-In-AI的最新内容,一起遇见更多喜欢AI喜欢代码的女孩子🙌~  ## machine_learning_diary **machine_learning_diary** 是 **人工智能工程师** 养成日记系列,代号简称**ML-Diary**。每次的课程以日记的形式发布,但不是日更的节奏。希望大家通过每天进步一点点,成为一个AI killer😝 每一个小日记,learn by doing,用来记录你在机器学习的点滴痕迹。 - 环境:Windows / MacOS - 工具:Anaconda - Jupyter Notebook - 版本:Python 3 说明:每个课程最左方框为【熟肉】标志,若有链接却未打勾✔,则仍为生肉,供参考学习。 ### 第一期:小白Python入门 ##### 课程列表 - [x] Day-0:[注册GitHub,star点亮Girls-In-AI](https://github.com/YZHANG1270/Girls-In-AI/blob/master/tools/github/signup.md) - [x] Day-1:[初识 Python](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/print/README.md) - [x] 番外:[GitHub-Issue:正确的提问方式](https://github.com/YZHANG1270/Girls-In-AI/blob/master/tools/github/issue.md) - [x] 番外:[Terminal的打开方式](https://github.com/YZHANG1270/Girls-In-AI/blob/master/tools/terminal/start.md) - [x] Day-2:[Python 配置环境变量](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/env_config/Python_for_WIN.md) - [x] 番外:[Jupyter Notebook 的多种打开方式](https://github.com/YZHANG1270/Girls-In-AI/blob/master/tools/anaconda/jupyter/start.md) - [x] Day-3:[数据类型简介](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/data_type.md) - [x] Day-4:[variable 变量](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/variable.md) - [x] Day-5:[bool 布尔值](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/bool.md) - [x] Day-6:[string 字符串](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/string.md) - [x] Day-7:[数据类型转换](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/type_trans.md) - [x] Day-8:[list 列表](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/list.md) - [x] Day-9:[dict 字典](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/dict.md) - [x] Day-10:[if 条件判断](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/if/if.md) - [x] Day-11:[while/break/continue 循环](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/loop/while.md) - [x] Day-12:[for 循环](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/loop/for.md) - [x] Day-13:[try/except 异常处理](https://github.com/YZHANG1270/Girls-In-AI/tree/master/machine_learning_diary/base/try_except) - [x] Day-14:[function 函数](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/function/func.md) - [x] Day-15:[读/写 txt](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/read_write/read_write_txt.ipynb) - [x] Day-16:[pip install xxx](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/package/import.md) - [x] Day-17:[初识 dataframe](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/data_type/dataframe.ipynb) - [x] Day-18:[下载/保存 excel](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/read_write/read_save_excel.ipynb) - [x] Day-19:[面向对象编程](https://github.com/YZHANG1270/Girls-In-AI/blob/master/machine_learning_diary/base/class/class_1.ipynb) - [ ] Day-20:[datetime](https://nbviewer.jupyter.org/github/donnemartin/data-science-ipython-notebooks/blob/master/python-data/datetime.ipynb) - [ ] To be continued... ### 第二期:成为数据分析师 Data Analyst Python Data Science Handbook [[book](https://jakevdp.github.io/PythonDataScienceHandbook/)]
Excerpt of 32,902 characters
Read on GitHub135
44
20
11
ohdroid
2
1
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:d0cbec32e6c17bde, topic:deep-learning