From 4736028bfba18bcb899138ccbaf2013d05425be2 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 30 Jun 2021 23:40:48 +0800
Subject: [PATCH 001/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2fb6578..83b9b1b 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,7 @@
* [AI一键去纹身,还原明星「庐山真面目」](https://mp.weixin.qq.com/s/MRqHGSN9hfyGSs7idIe69g)
* [火了?](https://mp.weixin.qq.com/s/u-j-7VnK175LThOfgY3zvQ)
* [AI算法,整新活!](https://mp.weixin.qq.com/s/AZBifUHLSDLWBZGF3QMqPw)
+ * [我有一个很大胆的想法!](https://mp.weixin.qq.com/s/8cWD3HdtKqZfocvEm3v-8g)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 1ef63b51adb6e7ce513bf70de4d44d2152bef5c0 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 4 Jul 2021 09:52:26 +0800
Subject: [PATCH 002/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 83b9b1b..6f32f2a 100644
--- a/README.md
+++ b/README.md
@@ -103,6 +103,7 @@
* [聊聊我今年的计划](https://mp.weixin.qq.com/s/yHTq3M5zVGceCUDTG2Mp-g)
* [计算机专业读研三年,到底值不值!](https://mp.weixin.qq.com/s/inujUalpJGd5I0CBkX9frQ)
* [我被"制裁"了!](https://mp.weixin.qq.com/s/gDAX3Y6OoMYbi0Y3Hx3TrQ)
+ * [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
* Pytorch深度学习实战
* :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
From fb38d0e8d74d29bb0fa5edd47ef9630d9ba612a2 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 4 Jul 2021 09:56:50 +0800
Subject: [PATCH 003/108] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6f32f2a..960e130 100644
--- a/README.md
+++ b/README.md
@@ -163,7 +163,7 @@
-
+
From b430afa42bf5f42fbcab12f1903c638092122258 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 6 Jul 2021 22:56:53 +0800
Subject: [PATCH 004/108] Update README.md
---
README.md | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 960e130..d6a432a 100644
--- a/README.md
+++ b/README.md
@@ -45,10 +45,6 @@
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
* [剑指Offer系列刷题笔记汇总](https://cuijiahua.com/blog/2018/02/basis_67.html)
* [我收藏的谷歌和阿里大佬的刷题笔记](https://mp.weixin.qq.com/s/PZQfV0fh4E-qQv9Ox7EG4Q)
-* 算法面经
- * [秋招在即,你准备好了吗?](https://mp.weixin.qq.com/s/tSnqXI2h_R5Ag34T0h-zZg)
- * [春招视觉算法实习面经](https://cuijiahua.com/blog/2019/11/life-52.html)
- * [成功上岸阿里,深度学习知识考点总结](https://mp.weixin.qq.com/s/5LbcPsffKr_1qCEWlTrgRQ)
* AI 基础
* [保姆级GPU白嫖攻略](https://mp.weixin.qq.com/s/zYU3RY6dgH4pCWyW-WCRwQ)
* :star:[「修炼开始」一文带你入门深度学习](https://mp.weixin.qq.com/s/ABvmPbFU9XfkOWj42Tv9jQ)
@@ -104,6 +100,8 @@
* [计算机专业读研三年,到底值不值!](https://mp.weixin.qq.com/s/inujUalpJGd5I0CBkX9frQ)
* [我被"制裁"了!](https://mp.weixin.qq.com/s/gDAX3Y6OoMYbi0Y3Hx3TrQ)
* [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
+* 量化交易
+ * [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
* :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
@@ -144,6 +142,10 @@
* [深度学习实战教程(五):循环神经网络](https://cuijiahua.com/blog/2018/12/dl-11.html)
* [深度学习实战教程(六):长短时记忆网络(LSTM)](https://cuijiahua.com/blog/2019/01/dl-12.html)
* [深度学习实战教程(七):递归神经网络](https://cuijiahua.com/blog/2019/02/dl-13.html)
+* 算法面经
+ * [秋招在即,你准备好了吗?](https://mp.weixin.qq.com/s/tSnqXI2h_R5Ag34T0h-zZg)
+ * [春招视觉算法实习面经](https://cuijiahua.com/blog/2019/11/life-52.html)
+ * [成功上岸阿里,深度学习知识考点总结](https://mp.weixin.qq.com/s/5LbcPsffKr_1qCEWlTrgRQ)
* 工具
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
From 19a888df0171c667a26d5288796deda2f0f6f9cd Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 14 Jul 2021 22:25:27 +0800
Subject: [PATCH 005/108] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index d6a432a..bc99ff4 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,7 @@
* [计算机专业读研三年,到底值不值!](https://mp.weixin.qq.com/s/inujUalpJGd5I0CBkX9frQ)
* [我被"制裁"了!](https://mp.weixin.qq.com/s/gDAX3Y6OoMYbi0Y3Hx3TrQ)
* [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
+ * [对算法工程师的一些误会](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
@@ -146,6 +147,7 @@
* [秋招在即,你准备好了吗?](https://mp.weixin.qq.com/s/tSnqXI2h_R5Ag34T0h-zZg)
* [春招视觉算法实习面经](https://cuijiahua.com/blog/2019/11/life-52.html)
* [成功上岸阿里,深度学习知识考点总结](https://mp.weixin.qq.com/s/5LbcPsffKr_1qCEWlTrgRQ)
+ * [秀 offer](https://mp.weixin.qq.com/s/N8X8XakXFaLWrwsVwFBs8g)
* 工具
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
From e27c87b88a7384182ef5c81b3746bf9e5f704848 Mon Sep 17 00:00:00 2001
From: Jishan Shaikh
Date: Mon, 19 Jul 2021 02:33:37 +0530
Subject: [PATCH 006/108] fix: English version + Markdown formatting
---
README_en.md | 174 +++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 174 insertions(+)
create mode 100644 README_en.md
diff --git a/README_en.md b/README_en.md
new file mode 100644
index 0000000..4d3b515
--- /dev/null
+++ b/README_en.md
@@ -0,0 +1,174 @@
+Here is a paradise for learning Python, **nanny-level tutorial**: AI laboratory, treasure video, data structure, study guide, machine learning actual combat, deep learning actual combat, Python basics, web crawlers, big factory experience, program life, Resource sharing. **I will gradually improve it and continue to output!**
+
+At least two original articles per week, **Follow-up latest articles** will be first published on [[Official Account]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg), The video [[Station B]](https://space.bilibili.com/331507846) is first released, you can add me [[WeChat]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg) Enter the **communication group** for technical exchanges or comments, welcome **Star**!
+
+[Mind Map](#Mind-Map): See the end of the article.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+# Directory (use Ctrl+F well)
+
+Note: :star: is the most popular must-see classic**, :rocket: is the latest update**.
+* Learning route
+ * :star: [How I became an algorithm engineer, super detailed learning route](https://mp.weixin.qq.com/s/xUaFSdIMRI11agwwUUK2oA)
+ * :star: [High-quality video resource recommendation at station B, take off! ](https://mp.weixin.qq.com/s/iL9XzJWsCt0s2VEiya_ycA)
+ * [Talk about self-study, the learning website and tools I have privately hidden](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
+ * [Reading vs. video, my little suggestion, encourage me! ](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
+* Video
+ * [8 must-have learning websites for programmers, no more IQ tax](https://www.bilibili.com/video/BV1oC4y147S2)
+ * [How high is the salary of computer graduates? Intimate Guide for Algorithm Engineer Interview](https://www.bilibili.com/video/BV1DZ4y1T7oq)
+ * [AI artificial intelligence technology restores the appearance of the three generations of emperors in the heyday of Kang and Qian, and they are a bit handsome! ](https://www.bilibili.com/video/BV1pV411S7ke)
+ * [AI resurrects the emperors of the Ming Dynasty, a dialogue that travels through time and space! ](https://www.bilibili.com/video/BV1B54y1R7nD)
+ * :star: [AI restores the appearance of Qianlong's concubine, Yanxi Raiders all beings. ](https://www.bilibili.com/video/BV1h54y1z7Ds)
+ * :star: [6 minutes take you to review the high-energy AI algorithm in 2020](https://www.bilibili.com/video/BV1kf4y1C7LR)
+ * [Nanny-level artificial intelligence learning route, AI algorithm that anyone can play! ](https://www.bilibili.com/video/BV1Ry4y1h7Kd)
+ * [Self-taught programming, those learning methods that will make you do more with less! ](https://www.bilibili.com/video/BV1sq4y1J766)
+ * :rocket: [Python learning guide: learning methods, path diagrams, and materials are all ready! ](https://www.bilibili.com/video/BV1Sh411a76E)
+* Data structure and algorithm foundation
+ * [Programmer's Internal Skills: Eight Sorting Algorithms](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
+ * [Algorithm basis: intuitive explanation of BFS and DFS](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
+ * [Summary of Jianzhi Offer series of brushing notes](https://cuijiahua.com/blog/2018/02/basis_67.html)
+ * [My favorites from Google and Ali's brushing notes](https://mp.weixin.qq.com/s/PZQfV0fh4E-qQv9Ox7EG4Q)
+* AI foundation
+ * [Nanny-level GPU white prostitution strategy](https://mp.weixin.qq.com/s/zYU3RY6dgH4pCWyW-WCRwQ)
+ * :star: [The article "Beginning of Practice" takes you into deep learning](https://mp.weixin.qq.com/s/ABvmPbFU9XfkOWj42Tv9jQ)
+ * [Nanny-level tutorial: Hardcore Graphic Transformer](https://mp.weixin.qq.com/s/jx-2Ai2YKbwODW6uJaF3hQ)
+ * :star: [Pytorch cheat sheet collection! ](https://mp.weixin.qq.com/s/Bzt40iJRcKIHqeiQZ733uQ)
+ * [Long Words, Pytorch 60 Minute Blitz](https://mp.weixin.qq.com/s/JzdaZuxX_Xga_iMef79g-g)
+ * [Hey, come to a class! ](https://mp.weixin.qq.com/s/oxB5icj8KOfFja8XTHf7jg)
+ * [Hardcore graphic, then fill in the fierce general: YOLO detailed explanation](https://mp.weixin.qq.com/s/Mhsz9SwjquS7gzvLUNm8pQ)
+* AI Lab
+ * [Various face, interesting face, ALAE face has a new height! ](https://mp.weixin.qq.com/s/9C8OY7bchZNfqUCFSFuhjQ)
+ * :star: [Your red high heels, first experience of AI face changing technology](https://mp.weixin.qq.com/s/5kIN2Da-Bw-furkG-_N9nA)
+ * :star: [No code in the heart is HD, mosaic "brain supplement" algorithm PULSE](https://mp.weixin.qq.com/s/T5LHHHgxwwZLn7RI3u3T3Q)
+ * [Bald generator, Hairstyle Transfer deserves it! ](https://mp.weixin.qq.com/s/3rmChrBmXGLiPvp14Vo-Fg)
+ * [too strong! Automatic text decryption algorithm based on deep learning. ](https://mp.weixin.qq.com/s/weQ4cjblwQF9JDZ9vbzYMg)
+ * [AI algorithm makes the picture move, Trump and Mona Lisa affectionately sing "Unravel"](https://mp.weixin.qq.com/s/CyWyrVvWs3-iFKOUdDg0pQ)
+ * [These AI algorithms are too strong, I have a bold idea! ](https://mp.weixin.qq.com/s/6AP_Dl4T75lkviPAOJyHDA)
+ * :star: [A century-old photo restoration algorithm, those high-value parents! ](https://mp.weixin.qq.com/s/hsMppcLioJbXSZ2ZL8bnug)
+ * [Unlimited imagination space, 3D human pose estimation that can be played with Python](https://mp.weixin.qq.com/s/efqdGCLni1P1UBDZmXDvSA)
+ * [AI invisibility, magic that can make objects disappear in the video. ](https://mp.weixin.qq.com/s/2ce_joHpAannpwfP8l-YkA)
+ * [Stealing the sky and changing the day, realistic sky replacement algorithm](https://mp.weixin.qq.com/s/bUVvafODJfqDHXWXhDxVhA)
+ * [The handicapped party cutout is saved! ](https://mp.weixin.qq.com/s/UFdj4Utyoa6rySYy1qVl8Q)
+ * :star: [A stunning algorithm for art](https://mp.weixin.qq.com/s/BnuNQYk4AXbyQpZFwu02qg)
+ * [Generation of portraits of "Perfect Reissue"](https://mp.weixin.qq.com/s/FoFgkCxMhwxjGieCe8Rg2A)
+ * [The MODNet algorithm that takes you "Travel around the world"](https://mp.weixin.qq.com/s/kkM75PH-0Dtw4xCdgmTQdg)
+ * [Trump’s retirement life, AI house dance is very professional. ](https://mp.weixin.qq.com/s/p5dPfSOOVWsEor6X-hBSkA)
+ * :star: [What is the experience of playing the glory of the king with the AI trained by yourself? ](https://mp.weixin.qq.com/s/mj8PG-wRqSbEIR38fongHA)
+ * [Face editor gets another point, awesome! ](https://mp.weixin.qq.com/s/KA7ZsxDSHGoItTdFcdx87Q)
+ * [The correct way to open the second element](https://mp.weixin.qq.com/s/dsI4wyRddYzmZoZrg1oV6w)
+ * [What is the experience of playing 55 classic games with AI? ](https://mp.weixin.qq.com/s/Hu2WYXQqMg1BGDUmm2PvIw)
+ * :star: [AI algorithm that makes machos shy](https://mp.weixin.qq.com/s/UJltI0jOTyN0Ofn_Uy1J_g)
+ * [You said, I paint, AI tool man stone hammer](https://mp.weixin.qq.com/s/4LNAwEoGjH8YYbp2w8Z9Rg)
+ * [AI one-click to tattoo, restore the star "Lushan true face"](https://mp.weixin.qq.com/s/MRqHGSN9hfyGSs7idIe69g)
+ * [Fire? ](https://mp.weixin.qq.com/s/u-j-7VnK175LThOfgY3zvQ)
+ * [AI algorithm, refurbishment! ](https://mp.weixin.qq.com/s/AZBifUHLSDLWBZGF3QMqPw)
+ * [I have a very bold idea! ](https://mp.weixin.qq.com/s/8cWD3HdtKqZfocvEm3v-8g)
+* Embarrassing life
+ * [Salary of hit workers upside down](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
+ * [The personal website is down? ](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
+ * [Thank you for the gains and losses since writing](https://mp.weixin.qq.com/s/qbp7UD3X_7e7godHBAavzg)
+ * [The last month of 2020](https://mp.weixin.qq.com/s/_UHkY81-e4fG2TANhvYVag)
+ * [First time into the rescue room](https://mp.weixin.qq.com/s/HAfUd704CrAPt8FR9r2IYg)
+ * [My five-year Ph.D at Columbia University, a summary of 4D words](https://mp.weixin.qq.com/s/t1TGRRDgicEnBHxXE359fQ)
+ * [Me, this year](https://mp.weixin.qq.com/s/GXLFOutCYRmOUHr8OA1J4A)
+ * [Sailing Year-end Award](https://mp.weixin.qq.com/s/s8Yckc6NeEqxq_rIIWnttw)
+ * :star: [I, the road to growth from college entrance examination to programmer](https://mp.weixin.qq.com/s/5RAX2qCM2TX-8tyMRpPuQA)
+ * [996 is recommended for supervision! ](https://mp.weixin.qq.com/s/J0Oq0LM0uo_kVigRWpHkRw)
+ * :star: [I almost went to CCTV](https://mp.weixin.qq.com/s/tOgJ1cOdR-dXhOfBb4_gag)
+ * :star: [select](https://mp.weixin.qq.com/s/7jRzjuromm0t8tV6llHyOA)
+ * [When did my algorithm capabilities start to improve by leaps and bounds? ](https://mp.weixin.qq.com/s/NreO6S6uX8fbvDbU5tvQ2Q)
+ * :star: [Five years](https://mp.weixin.qq.com/s/D4pkzwPgMQpUmbdmcZ_W7A)
+ * [India outbreak, explosion! ](https://mp.weixin.qq.com/s/pjKdwF725KTphixhtNAb4w)
+ * [Talk about my plans for this year](https://mp.weixin.qq.com/s/yHTq3M5zVGceCUDTG2Mp-g)
+ * [Computer majoring for three years, is it worth it? ](https://mp.weixin.qq.com/s/inujUalpJGd5I0CBkX9frQ)
+ * [I was "sanctioned"! ](https://mp.weixin.qq.com/s/gDAX3Y6OoMYbi0Y3Hx3TrQ)
+ * [36525 days and nights! ](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
+ * [Some misunderstandings for algorithm engineers](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
+* Quantitative trading
+ * [Tens of thousands a day, Jack earns a million a year? ](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
+* Pytorch deep learning combat
+ * :star: [Pytorch Deep Learning Practical Tutorial (1): Semantic Segmentation Basics and Environment Construction](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
+ * [Pytorch Deep Learning Practical Tutorial (2): UNet Semantic Segmentation Network](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
+ * [Pytorch deep learning practical tutorial (3): UNet model training](https://mp.weixin.qq.com/s/7FY77k3xtK-UyfoXpFXgBQ)
+ * [Pytorch Deep Learning Practical Tutorial (4): Alchemy magic weapon you must know and know](https://mp.weixin.qq.com/s/RhvCeesbzAQmK0yv8D6LjQ)
+ * [Pytorch Deep Learning Practical Tutorial (5): Have you sorted your garbage today? ](https://mp.weixin.qq.com/s/Yt2M-cjLdRgOowNNm2Ll8Q)
+ * [Pytorch Deep Learning Practical Tutorial (6): Tongzhuo self-explodes, quick code printing. ](https://mp.weixin.qq.com/s/za4DsGMcLZYCbTir9QFPKQ)
+* Web Crawler
+ * :star: [Python3 web crawler (1): the night of first acquaintance with web crawler to visit Lao Wang's house](https://mp.weixin.qq.com/s/1rcq9RQYuAuHFg1w1j8HXg)
+ * [Python3 web crawler (2): the correct posture for downloading novels](https://mp.weixin.qq.com/s/5e2_r0QXUISVp9GdDsqbzg)
+ * [Python3 web crawler (3): downloading comics, dynamic loading, and anti-crawlers are not a problem! ](https://mp.weixin.qq.com/s/wyS-OP04K3Vs9arSelRlyA)
+ * [Python3 web crawler (four): video downloads, those things! ](https://mp.weixin.qq.com/s/_geNA6Dwo4kx25X7trJzlg)
+ * [Python3 web crawler (5): Boss, do you need special services? ](https://mp.weixin.qq.com/s/PPTSnIHV71b-wB3oRiYnIA)
+ * [Python3 web crawler (6): 618, if you love him/her, empty his/her shopping cart! ](https://mp.weixin.qq.com/s/lXXDfzyLVrf3f-aqJN1C3A)
+ * [Treasure B station UP, the video barrage is in your pocket! ](https://mp.weixin.qq.com/s/aWratg1j9RBAjIghoY66yQ)
+* Tensorflow deep learning combat
+ * [Tensorflow combat (1): the first shot of deep learning-handwritten digit recognition (Tensorboard visualization)](https://cuijiahua.com/blog/2018/01/dl_4.html)
+ * [Tensorflow actual combat (2): Discuz verification code recognition](https://cuijiahua.com/blog/2018/01/dl_5.html)
+* Machine learning combat
+ * :star: [Machine Learning Practical Tutorial (1): K-Nearest Neighbor Algorithm (Epic Dry Goods Long Article)](https://mp.weixin.qq.com/s/ymbwdQL_aSHVjgOZ9RG63Q)
+ * [Machine Learning Practical Tutorial (2): Decision Tree Basics: Let's start with a blind date](https://cuijiahua.com/blog/2017/11/ml_2_decision_tree_1.html)
+ * [Machine Learning Practical Tutorial (3): Decision Tree Practical Chapter: Match yourself with a contact lens](https://cuijiahua.com/blog/2017/11/ml_3_decision_tree_2.html)
+ * [Machine Learning Practical Tutorial (4): Naive Bayes Basics: Speech Filter](https://cuijiahua.com/blog/2017/11/ml_4_bayes_1.html)
+ * [Machine Learning Actual Combat Tutorial (5): Naive Bayes Actual Combat: Sina News Classification](https://cuijiahua.com/blog/2017/11/ml_5_bayes_2.html)
+ * [Machine Learning Practical Tutorial (6): The Gradient Rising Algorithm of Logistic Regression Basics](https://cuijiahua.com/blog/2017/11/ml_6_logistic_1.html)
+ * [Machine Learning Actual Combat Tutorial (7): Logistic Regression Actual Combat: Predicting Diseased Horse Mortality](https://cuijiahua.com/blog/2017/11/ml_7_logistic_2.html)
+ * :star: [Machine Learning Practical Tutorial (8): Support Vector Machine Principles: Hand-teared Linear SVM](https://cuijiahua.com/blog/2017/11/ml_8_svm_1.html)
+ * [Machine Learning Practical Tutorial (9): Support Vector Machine Practical Chapter: Non-linear SVM](https://cuijiahua.com/blog/2017/11/ml_9_svm_2.html)
+ * [Machine Learning Practical Tutorial (10): Improve Classifier Performance-AdaBoost](https://cuijiahua.com/blog/2017/11/ml_10_adaboost.html)
+ * [Machine Learning Practical Tutorial (11): Predicting the Age of Abalone in the Basics of Linear Regression](https://cuijiahua.com/blog/2017/11/ml_11_regression_1.html)
+ * [Machine Learning Practical Tutorial (12): Linear Regression Improvement: Second-hand Price Prediction of Lego Toy Kit](https://cuijiahua.com/blog/2017/12/ml_12_regression_2.html)
+ * [Machine learning practical tutorial (13): CART algorithm and tree pruning in the basics of tree regression](https://cuijiahua.com/blog/2017/12/ml_13_regtree_1.html)
+* Deep learning combat
+ * [Deep Learning Practical Tutorial (1): Perceptron](https://cuijiahua.com/blog/2018/10/dl-7.html)
+ * [Deep Learning Practical Tutorial (2): Linear Unit and Gradient Descent](https://cuijiahua.com/blog/2018/11/dl-8.html)
+ * [Deep Learning Practical Tutorial (3): Neural Network and Back Propagation Algorithm](https://cuijiahua.com/blog/2018/11/dl-9.html)
+ * [Deep Learning Practical Tutorial (4): Convolutional Neural Network](https://cuijiahua.com/blog/2018/12/dl-10.html)
+ * [Deep Learning Practical Tutorial (5): Recurrent Neural Network](https://cuijiahua.com/blog/2018/12/dl-11.html)
+ * [Deep Learning Practical Tutorial (6): Long and Short Term Memory Network (LSTM)](https://cuijiahua.com/blog/2019/01/dl-12.html)
+ * [Deep Learning Practical Tutorial (7): Recurrent Neural Network](https://cuijiahua.com/blog/2019/02/dl-13.html)
+* Algorithm surface
+ * [Autumn move is coming soon, are you ready? ](https://mp.weixin.qq.com/s/tSnqXI2h_R5Ag34T0h-zZg)
+ * [Spring Recruitment Visual Algorithm Internship](https://cuijiahua.com/blog/2019/11/life-52.html)
+ * [Successful landing in Ali, summary of deep learning knowledge test sites](https://mp.weixin.qq.com/s/5LbcPsffKr_1qCEWlTrgRQ)
+ * [Show offer](https://mp.weixin.qq.com/s/N8X8XakXFaLWrwsVwFBs8g)
+* Tools
+ * [Nanny-level Git introductory tutorial, detailed explanation of 4D characters](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
+ * [9 ways to improve the speed of accessing Github in China](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
+* Other
+ * [The code is open source, let's change the big watermelon together! ](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
+ * [Stop tossing about the development environment, set it up once and for all](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
+ * [Dry goods sharing to help you "progress by leaps and bounds" of programming ability](https://mp.weixin.qq.com/s/viVP4oNLgDLLUz3sT3Djew)
+* Study materials
+ * :star: [eBook&Video](https://github.com/Jack-Cherish/awesome-cs-books)
+ * [16 quick checklists of codes that make your programming ability soaring](https://mp.weixin.qq.com/s/Lz0JbKTiiRlBtiMBZ-7cnA)
+ * [Wu Enda: The latest 28 pictures, fully understand deep learning knowledge! ](https://mp.weixin.qq.com/s/isKcTILDPUKmGTOuJ54AHQ)
+
+More content, stay tuned!
+
+
+
+
+
+
+
+
+
+
+
From ff1867c5fe8c078f03580d759e15efcf8b63c5f8 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 22 Jul 2021 23:14:55 +0800
Subject: [PATCH 007/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index bc99ff4..fdc1c22 100644
--- a/README.md
+++ b/README.md
@@ -101,6 +101,7 @@
* [我被"制裁"了!](https://mp.weixin.qq.com/s/gDAX3Y6OoMYbi0Y3Hx3TrQ)
* [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
* [对算法工程师的一些误会](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
+ * [11亿,牛逼!我也捐了一点点。。](https://mp.weixin.qq.com/s/ACP9qV_ITfSBMwtpyDbk-Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
From d5a07c571f0d7cfe42ba393872e203c11e1a2607 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 22 Jul 2021 23:18:41 +0800
Subject: [PATCH 008/108] Update README_en.md
---
README_en.md | 16 ++++++++--------
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/README_en.md b/README_en.md
index 4d3b515..99a4d11 100644
--- a/README_en.md
+++ b/README_en.md
@@ -1,6 +1,6 @@
Here is a paradise for learning Python, **nanny-level tutorial**: AI laboratory, treasure video, data structure, study guide, machine learning actual combat, deep learning actual combat, Python basics, web crawlers, big factory experience, program life, Resource sharing. **I will gradually improve it and continue to output!**
-At least two original articles per week, **Follow-up latest articles** will be first published on [[Official Account]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg), The video [[Station B]](https://space.bilibili.com/331507846) is first released, you can add me [[WeChat]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg) Enter the **communication group** for technical exchanges or comments, welcome **Star**!
+At least two original articles per week, **Follow-up latest articles** will be first published on [[Official Account]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg), The video [[bilibili]](https://space.bilibili.com/331507846) is first released, you can add me [[WeChat]](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg) Enter the **communication group** for technical exchanges or comments, welcome **Star**!
[Mind Map](#Mind-Map): See the end of the article.
@@ -13,13 +13,13 @@ At least two original articles per week, **Follow-up latest articles** will be f
Date: Thu, 22 Jul 2021 23:20:38 +0800
Subject: [PATCH 009/108] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index fdc1c22..f1d098b 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
原创文章每周最少两篇,**后续最新文章**会在[【公众号】](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg)首发,视频[【B站】](https://space.bilibili.com/331507846)首发,大家可以加我[【微信】](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg)进**交流群**,技术交流或提意见都可以,欢迎**Star**!
+* [In English](https://github.com/Jack-Cherish/PythonPark/blob/master/README_en.md "In English")
+
[【思维导图】](#思维导图)见文末~
From b92b59462838f71061fdf3cff264df26bf700f7e Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 28 Jul 2021 15:42:12 +0800
Subject: [PATCH 010/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index f1d098b..5a71cb6 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,7 @@
* [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
* [对算法工程师的一些误会](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
* [11亿,牛逼!我也捐了一点点。。](https://mp.weixin.qq.com/s/ACP9qV_ITfSBMwtpyDbk-Q)
+ * :star:[我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
From 11684e56dccfb05796617ba6976cbff90fd56bdd Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 15 Aug 2021 18:56:59 +0800
Subject: [PATCH 011/108] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 5a71cb6..9ae981c 100644
--- a/README.md
+++ b/README.md
@@ -41,7 +41,8 @@
* :star:[6分钟带你回顾2020年高能的AI算法](https://www.bilibili.com/video/BV1kf4y1C7LR)
* [保姆级人工智能学习路线,谁都能玩的AI算法!](https://www.bilibili.com/video/BV1Ry4y1h7Kd)
* [自学编程,那些让你事半功倍的学习方法!](https://www.bilibili.com/video/BV1sq4y1J766)
- * :rocket:[Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
+ * [Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
+ * :rocket:[8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
* 数据结构与算法基础
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
From afa399c0913fe15785d04522e32360ecda7fe175 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 15 Aug 2021 19:02:51 +0800
Subject: [PATCH 012/108] Update README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9ae981c..99bee37 100644
--- a/README.md
+++ b/README.md
@@ -105,7 +105,8 @@
* [36525个日夜!](https://mp.weixin.qq.com/s/6FeZNMN_r1VhLiOP5aRUiQ)
* [对算法工程师的一些误会](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
* [11亿,牛逼!我也捐了一点点。。](https://mp.weixin.qq.com/s/ACP9qV_ITfSBMwtpyDbk-Q)
- * :star:[我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
+ * [我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
+ * :star:[被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
@@ -160,6 +161,9 @@
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
* [助你编程能力「突飞猛进」的干货分享](https://mp.weixin.qq.com/s/viVP4oNLgDLLUz3sT3Djew)
+* 练手项目
+ * [露一手,用Python写了一个疫苗管理系统!](https://mp.weixin.qq.com/s/3zpt6SnXqMkQ6eTIkdbBeA)
+ * [好家伙,花了一个月时间,用Python写了个网易云!](https://mp.weixin.qq.com/s/xsnwKL3rzvEIYdaXCE-6tA)
* 学习资料
* :star:[电子书&视频](https://github.com/Jack-Cherish/awesome-cs-books)
* [16张让你编程能力突飞猛进的代码速查表](https://mp.weixin.qq.com/s/Lz0JbKTiiRlBtiMBZ-7cnA)
From 43a1e53b55f1e40f146af18757b3808d40e65fd0 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 18 Aug 2021 10:27:38 +0800
Subject: [PATCH 013/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 99bee37..9baa9e5 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@
* [11亿,牛逼!我也捐了一点点。。](https://mp.weixin.qq.com/s/ACP9qV_ITfSBMwtpyDbk-Q)
* [我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
* :star:[被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
+ * [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* Pytorch深度学习实战
From f1d42c93fb39a5befb1cc5a940fef156deaedc8f Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 27 Aug 2021 15:51:20 +0800
Subject: [PATCH 014/108] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9baa9e5..52e595e 100644
--- a/README.md
+++ b/README.md
@@ -42,7 +42,8 @@
* [保姆级人工智能学习路线,谁都能玩的AI算法!](https://www.bilibili.com/video/BV1Ry4y1h7Kd)
* [自学编程,那些让你事半功倍的学习方法!](https://www.bilibili.com/video/BV1sq4y1J766)
* [Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
- * :rocket:[8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
+ * [8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
+ * :rocket:[【深度解析】多款AI游戏外挂,战斗力爆表,蚌埠住了!](https://www.bilibili.com/video/BV1aA411A7J9)
* 数据结构与算法基础
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
From a91b857b31fca29a66f60515fe56a9fdb65863e2 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 7 Sep 2021 10:52:25 +0800
Subject: [PATCH 015/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 52e595e..0b14916 100644
--- a/README.md
+++ b/README.md
@@ -44,6 +44,7 @@
* [Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
* [8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
* :rocket:[【深度解析】多款AI游戏外挂,战斗力爆表,蚌埠住了!](https://www.bilibili.com/video/BV1aA411A7J9)
+ * [真·躺着赚钱?写代码全自动炒股,五万元,半年后能赚多少?](https://www.bilibili.com/video/BV1Z44y1874X)
* 数据结构与算法基础
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
From 23fb5e8c6bd0053aa20190d3f63a5f5d1c4ef4d5 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 12 Sep 2021 10:59:55 +0800
Subject: [PATCH 016/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 0b14916..9046eec 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
+ * [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
* Pytorch深度学习实战
* :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
From e7650987b6e8c1099cff9071422f6fb1aba600ec Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 15 Sep 2021 15:10:11 +0800
Subject: [PATCH 017/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9046eec..a58fbf0 100644
--- a/README.md
+++ b/README.md
@@ -113,6 +113,7 @@
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
+ * [我最成功的一笔投资!](https://mp.weixin.qq.com/s/5o59jziThjC_cnZc8I3jtQ)
* Pytorch深度学习实战
* :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
From 85c572e3b2f052ad3788f104aaf97bb25beb2136 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 24 Sep 2021 14:19:36 +0800
Subject: [PATCH 018/108] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index a58fbf0..76ea52c 100644
--- a/README.md
+++ b/README.md
@@ -85,6 +85,7 @@
* [火了?](https://mp.weixin.qq.com/s/u-j-7VnK175LThOfgY3zvQ)
* [AI算法,整新活!](https://mp.weixin.qq.com/s/AZBifUHLSDLWBZGF3QMqPw)
* [我有一个很大胆的想法!](https://mp.weixin.qq.com/s/8cWD3HdtKqZfocvEm3v-8g)
+ * [好家伙,又火几个。。](https://mp.weixin.qq.com/s/zs92ccv6wMyJQrcw4pvPaw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -110,6 +111,7 @@
* [我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
* :star:[被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
+ * [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 5f02b7eac6ee5fe9573c27fefd695aefcbdffd2b Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 4 Oct 2021 12:21:06 +0800
Subject: [PATCH 019/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 76ea52c..b134380 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
+ * [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
* [程序员必备的8个学习网站,再也不用交智商税了](https://www.bilibili.com/video/BV1oC4y147S2)
* [计算机应届毕业生薪资有多高?算法工程师面试贴心指南](https://www.bilibili.com/video/BV1DZ4y1T7oq)
* [AI人工智能技术还原康乾盛世三代皇帝样貌,竟然有点帅!](https://www.bilibili.com/video/BV1pV411S7ke)
@@ -86,6 +87,8 @@
* [AI算法,整新活!](https://mp.weixin.qq.com/s/AZBifUHLSDLWBZGF3QMqPw)
* [我有一个很大胆的想法!](https://mp.weixin.qq.com/s/8cWD3HdtKqZfocvEm3v-8g)
* [好家伙,又火几个。。](https://mp.weixin.qq.com/s/zs92ccv6wMyJQrcw4pvPaw)
+ * [危!我用python克隆了女朋友的声音!](https://mp.weixin.qq.com/s/k7WwqzvFvUB6iOX-uZyRvw)
+ * [AI全自动钓鱼,原神游戏沦陷!(硬核开源)](https://mp.weixin.qq.com/s/zA1jnCS6o1UNPum_FoUQlg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 808a21991b5cdbeb9b67bf61bd5baf9433d87e1e Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 8 Oct 2021 09:52:26 +0800
Subject: [PATCH 020/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b134380..c140abb 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
+ * [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
* [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
* [程序员必备的8个学习网站,再也不用交智商税了](https://www.bilibili.com/video/BV1oC4y147S2)
* [计算机应届毕业生薪资有多高?算法工程师面试贴心指南](https://www.bilibili.com/video/BV1DZ4y1T7oq)
From c7cadf1dcf38dd4c67cbebe5ea885b01aa16838f Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 9 Oct 2021 23:06:26 +0800
Subject: [PATCH 021/108] Update README.md
---
README.md | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index c140abb..272fe34 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
- * [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
+ * :rocket:[Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
* [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
* [程序员必备的8个学习网站,再也不用交智商税了](https://www.bilibili.com/video/BV1oC4y147S2)
* [计算机应届毕业生薪资有多高?算法工程师面试贴心指南](https://www.bilibili.com/video/BV1DZ4y1T7oq)
@@ -45,7 +45,7 @@
* [自学编程,那些让你事半功倍的学习方法!](https://www.bilibili.com/video/BV1sq4y1J766)
* [Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
* [8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
- * :rocket:[【深度解析】多款AI游戏外挂,战斗力爆表,蚌埠住了!](https://www.bilibili.com/video/BV1aA411A7J9)
+ * [【深度解析】多款AI游戏外挂,战斗力爆表,蚌埠住了!](https://www.bilibili.com/video/BV1aA411A7J9)
* [真·躺着赚钱?写代码全自动炒股,五万元,半年后能赚多少?](https://www.bilibili.com/video/BV1Z44y1874X)
* 数据结构与算法基础
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
@@ -90,6 +90,7 @@
* [好家伙,又火几个。。](https://mp.weixin.qq.com/s/zs92ccv6wMyJQrcw4pvPaw)
* [危!我用python克隆了女朋友的声音!](https://mp.weixin.qq.com/s/k7WwqzvFvUB6iOX-uZyRvw)
* [AI全自动钓鱼,原神游戏沦陷!(硬核开源)](https://mp.weixin.qq.com/s/zA1jnCS6o1UNPum_FoUQlg)
+ * :rocket:[LSP,强得离谱!](https://mp.weixin.qq.com/s/tyqHh3ywLcxiqT1e1rTFyg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 3e488da404457c80f06f33a727325cc05791b859 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 23 Oct 2021 10:50:34 +0800
Subject: [PATCH 022/108] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 272fe34..ffd3c11 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,8 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
- * :rocket:[Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
+ * :rocket:[一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
+ * [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
* [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
* [程序员必备的8个学习网站,再也不用交智商税了](https://www.bilibili.com/video/BV1oC4y147S2)
* [计算机应届毕业生薪资有多高?算法工程师面试贴心指南](https://www.bilibili.com/video/BV1DZ4y1T7oq)
From a7d94f9c04f5a0a13bf87a8ca2a801a8dda102e8 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 7 Nov 2021 17:11:50 +0800
Subject: [PATCH 023/108] Create README.md
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index ffd3c11..ec13605 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@
注::star:为**高人气必看经典**,:rocket:为**最新更新**。
* 学习路线
- * :star:[我是如何成为算法工程师的,超详细的学习路线](https://mp.weixin.qq.com/s/xUaFSdIMRI11agwwUUK2oA)
+ * [我是如何成为算法工程师的,超详细的学习路线](https://cuijiahua.com/blog/2020/10/life-73.html)
* :star:[B站优质视频资源推荐,起飞!](https://mp.weixin.qq.com/s/iL9XzJWsCt0s2VEiya_ycA)
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
@@ -92,6 +92,7 @@
* [危!我用python克隆了女朋友的声音!](https://mp.weixin.qq.com/s/k7WwqzvFvUB6iOX-uZyRvw)
* [AI全自动钓鱼,原神游戏沦陷!(硬核开源)](https://mp.weixin.qq.com/s/zA1jnCS6o1UNPum_FoUQlg)
* :rocket:[LSP,强得离谱!](https://mp.weixin.qq.com/s/tyqHh3ywLcxiqT1e1rTFyg)
+ * [我家小孩,长这样?](https://mp.weixin.qq.com/s/zZ4x3tHjsHeWXIr0FMPCKw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -115,9 +116,11 @@
* [对算法工程师的一些误会](https://mp.weixin.qq.com/s/76xmkDd790nsesequDq9hQ)
* [11亿,牛逼!我也捐了一点点。。](https://mp.weixin.qq.com/s/ACP9qV_ITfSBMwtpyDbk-Q)
* [我一年的坚持,值了!](https://mp.weixin.qq.com/s/WQyd3x3JLNLkPKckFNCLmA)
- * :star:[被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
+ * [被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
+ * :star:[获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
+ *
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
@@ -170,6 +173,7 @@
* 工具
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
+ * :star:[我的十八般武器,这波稳了!](https://mp.weixin.qq.com/s/2QWVRbH-_jJZINmem8WK-w)
* 其他
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
From cf8b30b47160603a69d5f87d2ac6ef9cd31536d6 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 4 Dec 2021 17:38:05 +0800
Subject: [PATCH 024/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index ec13605..832bd66 100644
--- a/README.md
+++ b/README.md
@@ -93,6 +93,9 @@
* [AI全自动钓鱼,原神游戏沦陷!(硬核开源)](https://mp.weixin.qq.com/s/zA1jnCS6o1UNPum_FoUQlg)
* :rocket:[LSP,强得离谱!](https://mp.weixin.qq.com/s/tyqHh3ywLcxiqT1e1rTFyg)
* [我家小孩,长这样?](https://mp.weixin.qq.com/s/zZ4x3tHjsHeWXIr0FMPCKw)
+ * [这两个练手项目,我王多鱼投了!](https://mp.weixin.qq.com/s/eRm07pZIIuVz0rrt7-m4IQ)
+ * [这个项目,我能玩一年!](https://mp.weixin.qq.com/s/t3qOKkErm8ZbmKDOhHqCOA)
+ * [女娲算法,杀疯了!](https://mp.weixin.qq.com/s/4bbStKhARWC-iCP2MHcJFw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 3782ca15818dd013c82bb48e1c6b5d12ed29c69a Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 18 Dec 2021 21:20:18 +0800
Subject: [PATCH 025/108] Update README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 832bd66..8690207 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,7 @@
* [万字长文,Pytorch60分钟闪电战](https://mp.weixin.qq.com/s/JzdaZuxX_Xga_iMef79g-g)
* [嘿,来聚个类!](https://mp.weixin.qq.com/s/oxB5icj8KOfFja8XTHf7jg)
* [硬核图解,再填猛将:YOLO详解](https://mp.weixin.qq.com/s/Mhsz9SwjquS7gzvLUNm8pQ)
+ * [我的,小金库!](https://mp.weixin.qq.com/s/ATDotohELBhpOVORW54_PQ)
* AI 实验室
* [百变人脸,趣味容颜,ALAE 人脸玩出新高度!](https://mp.weixin.qq.com/s/9C8OY7bchZNfqUCFSFuhjQ)
* :star:[你的红色高跟鞋,AI 换脸技术初体验](https://mp.weixin.qq.com/s/5kIN2Da-Bw-furkG-_N9nA)
@@ -96,6 +97,8 @@
* [这两个练手项目,我王多鱼投了!](https://mp.weixin.qq.com/s/eRm07pZIIuVz0rrt7-m4IQ)
* [这个项目,我能玩一年!](https://mp.weixin.qq.com/s/t3qOKkErm8ZbmKDOhHqCOA)
* [女娲算法,杀疯了!](https://mp.weixin.qq.com/s/4bbStKhARWC-iCP2MHcJFw)
+ * [AI杀疯了!](https://mp.weixin.qq.com/s/hj2nvkmAzdL3GAmfAm9cFw)
+ * [这脸啊,我算是玩明白了!](https://mp.weixin.qq.com/s/gHBwDhtNLQVpslKRJN6Hag)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -123,7 +126,8 @@
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
* :star:[获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
- *
+ * [我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
+ * [3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 2db91ef47463310e576c41ee273641953db909c2 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 18 Dec 2021 21:22:39 +0800
Subject: [PATCH 026/108] Update README.md
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 8690207..351d4e2 100644
--- a/README.md
+++ b/README.md
@@ -33,7 +33,8 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
- * :rocket:[一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
+ * :star:[AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
+ * [一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
* [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
* [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
* [程序员必备的8个学习网站,再也不用交智商税了](https://www.bilibili.com/video/BV1oC4y147S2)
From 0b80b251dd9ed0b48a2bfb0c7b956fdddb8755e7 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 18 Dec 2021 21:23:22 +0800
Subject: [PATCH 027/108] Update README.md
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index 351d4e2..aeab6e4 100644
--- a/README.md
+++ b/README.md
@@ -93,7 +93,7 @@
* [好家伙,又火几个。。](https://mp.weixin.qq.com/s/zs92ccv6wMyJQrcw4pvPaw)
* [危!我用python克隆了女朋友的声音!](https://mp.weixin.qq.com/s/k7WwqzvFvUB6iOX-uZyRvw)
* [AI全自动钓鱼,原神游戏沦陷!(硬核开源)](https://mp.weixin.qq.com/s/zA1jnCS6o1UNPum_FoUQlg)
- * :rocket:[LSP,强得离谱!](https://mp.weixin.qq.com/s/tyqHh3ywLcxiqT1e1rTFyg)
+ * [LSP,强得离谱!](https://mp.weixin.qq.com/s/tyqHh3ywLcxiqT1e1rTFyg)
* [我家小孩,长这样?](https://mp.weixin.qq.com/s/zZ4x3tHjsHeWXIr0FMPCKw)
* [这两个练手项目,我王多鱼投了!](https://mp.weixin.qq.com/s/eRm07pZIIuVz0rrt7-m4IQ)
* [这个项目,我能玩一年!](https://mp.weixin.qq.com/s/t3qOKkErm8ZbmKDOhHqCOA)
@@ -127,8 +127,8 @@
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
* :star:[获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
- * [我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
- * [3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
+ * :star:[我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
+ * :star:[3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 5fbec0c992f23738b67c94f8dd2fe5c60b1e540d Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 2 Jan 2022 09:13:26 +0800
Subject: [PATCH 028/108] Update README.md
---
README.md | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index aeab6e4..31d11f0 100644
--- a/README.md
+++ b/README.md
@@ -100,6 +100,7 @@
* [女娲算法,杀疯了!](https://mp.weixin.qq.com/s/4bbStKhARWC-iCP2MHcJFw)
* [AI杀疯了!](https://mp.weixin.qq.com/s/hj2nvkmAzdL3GAmfAm9cFw)
* [这脸啊,我算是玩明白了!](https://mp.weixin.qq.com/s/gHBwDhtNLQVpslKRJN6Hag)
+ * [又整新活,AI 杀麻了!](https://mp.weixin.qq.com/s/sWZ_0_IpqTOa3XZ2vdJ00A)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -126,13 +127,15 @@
* [被裁了。。](https://mp.weixin.qq.com/s/lSE__8cfOcWJEFlKWqIdTQ)
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
- * :star:[获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
+ * [获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
* :star:[我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
* :star:[3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
+ * :star:[领证啦!](https://mp.weixin.qq.com/s/W7sQq7RSO_M3RYgfk6u-kw)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
* [我最成功的一笔投资!](https://mp.weixin.qq.com/s/5o59jziThjC_cnZc8I3jtQ)
+ * [今年,我最成功的一笔投资!](https://mp.weixin.qq.com/s/80jJbVZinbEz-ocwQsjfPw)
* Pytorch深度学习实战
* :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
@@ -193,6 +196,7 @@
* :star:[电子书&视频](https://github.com/Jack-Cherish/awesome-cs-books)
* [16张让你编程能力突飞猛进的代码速查表](https://mp.weixin.qq.com/s/Lz0JbKTiiRlBtiMBZ-7cnA)
* [吴恩达:最新的28张图,全解深度学习知识!](https://mp.weixin.qq.com/s/isKcTILDPUKmGTOuJ54AHQ)
+ * [清华,这样上!](https://mp.weixin.qq.com/s/tfZuK2xEP9fwtEofRPUaXQ)
更多内容,敬请期待!
From c3d176a6f43c3d6756dbe316631ec1be583446f0 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 10 Jan 2022 15:15:52 +0800
Subject: [PATCH 029/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 31d11f0..2140914 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
+ * [2022年保姆级AI算法教程,开发环境搭建一条龙](https://www.bilibili.com/video/BV14R4y1g7qs)
* :star:[AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
* [一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
* [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
From 60fcae8b12c3f4c5633d8f293c492a0ed20f320d Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 10 Jan 2022 15:17:53 +0800
Subject: [PATCH 030/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2140914..81993cb 100644
--- a/README.md
+++ b/README.md
@@ -132,6 +132,7 @@
* :star:[我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
* :star:[3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
* :star:[领证啦!](https://mp.weixin.qq.com/s/W7sQq7RSO_M3RYgfk6u-kw)
+ * [第一次 3 万!](https://mp.weixin.qq.com/s/3AIwkk5kSHHd4qRkE7M1xQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 507e5ca17eec3e6ee9884195e5372e17aa588292 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 30 Jan 2022 10:05:17 +0800
Subject: [PATCH 031/108] Update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index 81993cb..baade8e 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
+ * [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
* [2022年保姆级AI算法教程,开发环境搭建一条龙](https://www.bilibili.com/video/BV14R4y1g7qs)
* :star:[AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
* [一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
@@ -102,6 +103,7 @@
* [AI杀疯了!](https://mp.weixin.qq.com/s/hj2nvkmAzdL3GAmfAm9cFw)
* [这脸啊,我算是玩明白了!](https://mp.weixin.qq.com/s/gHBwDhtNLQVpslKRJN6Hag)
* [又整新活,AI 杀麻了!](https://mp.weixin.qq.com/s/sWZ_0_IpqTOa3XZ2vdJ00A)
+ * [马赛克,克星,真来了!](https://mp.weixin.qq.com/s/VfOQ-afdzQtGZtfrSLG40A)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -133,6 +135,10 @@
* :star:[3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
* :star:[领证啦!](https://mp.weixin.qq.com/s/W7sQq7RSO_M3RYgfk6u-kw)
* [第一次 3 万!](https://mp.weixin.qq.com/s/3AIwkk5kSHHd4qRkE7M1xQ)
+ * [北京,终于落户了!](https://mp.weixin.qq.com/s/5WsXiRQJA1KJCa8jzTrGew)
+ * [发年终奖了!10 万红包封面!](https://mp.weixin.qq.com/s/BTJeT9GT6dFU0Jf1vZYanA)
+ * [15 万就这么没了,我被薅秃了。。](https://mp.weixin.qq.com/s/B6NH4caP9vdtxy7UCN0drQ)
+ *
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From c880a9ea9005612a7a5e3b6d5ab51c4a6b6b6bfe Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 3 Mar 2022 14:54:27 +0800
Subject: [PATCH 032/108] Update README.md
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index baade8e..c3ca87f 100644
--- a/README.md
+++ b/README.md
@@ -104,6 +104,8 @@
* [这脸啊,我算是玩明白了!](https://mp.weixin.qq.com/s/gHBwDhtNLQVpslKRJN6Hag)
* [又整新活,AI 杀麻了!](https://mp.weixin.qq.com/s/sWZ_0_IpqTOa3XZ2vdJ00A)
* [马赛克,克星,真来了!](https://mp.weixin.qq.com/s/VfOQ-afdzQtGZtfrSLG40A)
+ * [阿 B,真会玩!](https://mp.weixin.qq.com/s/9XTNVxv176CNG8GAhxQAhQ)
+ * [这几个项目,我看傻了!](https://mp.weixin.qq.com/s/DKZD-gdtALswlhtVkwRwfQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -138,7 +140,10 @@
* [北京,终于落户了!](https://mp.weixin.qq.com/s/5WsXiRQJA1KJCa8jzTrGew)
* [发年终奖了!10 万红包封面!](https://mp.weixin.qq.com/s/BTJeT9GT6dFU0Jf1vZYanA)
* [15 万就这么没了,我被薅秃了。。](https://mp.weixin.qq.com/s/B6NH4caP9vdtxy7UCN0drQ)
- *
+ * [突然决定,创业了!](https://mp.weixin.qq.com/s/OGBuIU7j7qtFD4y99U7i4Q)
+ * [绝了,被监控了!还怎么摸鱼?](https://mp.weixin.qq.com/s/j8UJxKsdR4jPn6gVqzgKqw)
+ * [一觉醒来,炸锅了!全面开战....](https://mp.weixin.qq.com/s/KsbMelM8CYsmm9G3kxqMpQ)
+ * [两件事,让我大跌眼镜...](https://mp.weixin.qq.com/s/BXVevw81MQ_HUOtrRkvxmw)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 8a2a10af4c7d410364e2612730e7d4a3c069feb3 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sun, 13 Mar 2022 19:43:58 +0800
Subject: [PATCH 033/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c3ca87f..6e34312 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* 视频
+ * [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
* [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
* [2022年保姆级AI算法教程,开发环境搭建一条龙](https://www.bilibili.com/video/BV14R4y1g7qs)
* :star:[AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
From 15503227d50bf5504c2597e6ffebc8fd29f0d870 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 26 Mar 2022 14:04:23 +0800
Subject: [PATCH 034/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 6e34312..7d338ca 100644
--- a/README.md
+++ b/README.md
@@ -107,6 +107,7 @@
* [马赛克,克星,真来了!](https://mp.weixin.qq.com/s/VfOQ-afdzQtGZtfrSLG40A)
* [阿 B,真会玩!](https://mp.weixin.qq.com/s/9XTNVxv176CNG8GAhxQAhQ)
* [这几个项目,我看傻了!](https://mp.weixin.qq.com/s/DKZD-gdtALswlhtVkwRwfQ)
+ * [健身环爆打老头环,超高难度,已开源!](https://mp.weixin.qq.com/s/s5HVsFd_8Jt2x5aeVwjNbg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -145,6 +146,7 @@
* [绝了,被监控了!还怎么摸鱼?](https://mp.weixin.qq.com/s/j8UJxKsdR4jPn6gVqzgKqw)
* [一觉醒来,炸锅了!全面开战....](https://mp.weixin.qq.com/s/KsbMelM8CYsmm9G3kxqMpQ)
* [两件事,让我大跌眼镜...](https://mp.weixin.qq.com/s/BXVevw81MQ_HUOtrRkvxmw)
+ * [兄弟们,人麻了。。。](https://mp.weixin.qq.com/s/Jd1nTRJtTdapVSE75fUcVA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
@@ -211,6 +213,7 @@
* [16张让你编程能力突飞猛进的代码速查表](https://mp.weixin.qq.com/s/Lz0JbKTiiRlBtiMBZ-7cnA)
* [吴恩达:最新的28张图,全解深度学习知识!](https://mp.weixin.qq.com/s/isKcTILDPUKmGTOuJ54AHQ)
* [清华,这样上!](https://mp.weixin.qq.com/s/tfZuK2xEP9fwtEofRPUaXQ)
+ * [北大CS,这样上!](https://mp.weixin.qq.com/s/j6eO9snN8URYLTlmH0le9w)
更多内容,敬请期待!
From 6ea878ad3d3cace56f48b5d56dbe717e19efb082 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 5 Apr 2022 13:35:59 +0800
Subject: [PATCH 035/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7d338ca..2004ec3 100644
--- a/README.md
+++ b/README.md
@@ -147,6 +147,7 @@
* [一觉醒来,炸锅了!全面开战....](https://mp.weixin.qq.com/s/KsbMelM8CYsmm9G3kxqMpQ)
* [两件事,让我大跌眼镜...](https://mp.weixin.qq.com/s/BXVevw81MQ_HUOtrRkvxmw)
* [兄弟们,人麻了。。。](https://mp.weixin.qq.com/s/Jd1nTRJtTdapVSE75fUcVA)
+ * [我的三年北漂,晋升路](https://mp.weixin.qq.com/s/pg3faDoaxAXSwfVbRWYpBg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From e3f890772183c57615f313a3d0dbb27f9187db60 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 9 Apr 2022 13:49:36 +0800
Subject: [PATCH 036/108] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 2004ec3..111aac8 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@
* [阿 B,真会玩!](https://mp.weixin.qq.com/s/9XTNVxv176CNG8GAhxQAhQ)
* [这几个项目,我看傻了!](https://mp.weixin.qq.com/s/DKZD-gdtALswlhtVkwRwfQ)
* [健身环爆打老头环,超高难度,已开源!](https://mp.weixin.qq.com/s/s5HVsFd_8Jt2x5aeVwjNbg)
+ * [为艺术而生的超强算法,老霸道了!](https://mp.weixin.qq.com/s/0lv-V8mF3Zj8M3kuVIKHOQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -148,6 +149,7 @@
* [两件事,让我大跌眼镜...](https://mp.weixin.qq.com/s/BXVevw81MQ_HUOtrRkvxmw)
* [兄弟们,人麻了。。。](https://mp.weixin.qq.com/s/Jd1nTRJtTdapVSE75fUcVA)
* [我的三年北漂,晋升路](https://mp.weixin.qq.com/s/pg3faDoaxAXSwfVbRWYpBg)
+ * [被骂臭外地的...](https://mp.weixin.qq.com/s/fftyXq7RIIQfFQdiGfyrpg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 54b66e0f40613bf34ee171a767eb043a6f206dd5 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 9 Apr 2022 13:51:26 +0800
Subject: [PATCH 037/108] Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 111aac8..c3b932e 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
原创文章每周最少两篇,**后续最新文章**会在[【公众号】](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg)首发,视频[【B站】](https://space.bilibili.com/331507846)首发,大家可以加我[【微信】](https://cuijiahua.com/wp-content/uploads/2020/05/gzh-w.jpg)进**交流群**,技术交流或提意见都可以,欢迎**Star**!
-* [In English](https://github.com/Jack-Cherish/PythonPark/blob/master/README_en.md "In English")
+
[【思维导图】](#思维导图)见文末~
From 47b438009ba2e956ff1b6c6ce74fcf549f8f2800 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 21 Apr 2022 07:28:25 +0800
Subject: [PATCH 038/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index c3b932e..9c31068 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@
* :star:[B站优质视频资源推荐,起飞!](https://mp.weixin.qq.com/s/iL9XzJWsCt0s2VEiya_ycA)
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
+ * [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
* [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
* [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
@@ -109,6 +110,7 @@
* [这几个项目,我看傻了!](https://mp.weixin.qq.com/s/DKZD-gdtALswlhtVkwRwfQ)
* [健身环爆打老头环,超高难度,已开源!](https://mp.weixin.qq.com/s/s5HVsFd_8Jt2x5aeVwjNbg)
* [为艺术而生的超强算法,老霸道了!](https://mp.weixin.qq.com/s/0lv-V8mF3Zj8M3kuVIKHOQ)
+ * [浙大小姐姐,真有你的!](https://mp.weixin.qq.com/s/Ap_8seNOReNH3gqEQnwBxw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -150,6 +152,7 @@
* [兄弟们,人麻了。。。](https://mp.weixin.qq.com/s/Jd1nTRJtTdapVSE75fUcVA)
* [我的三年北漂,晋升路](https://mp.weixin.qq.com/s/pg3faDoaxAXSwfVbRWYpBg)
* [被骂臭外地的...](https://mp.weixin.qq.com/s/fftyXq7RIIQfFQdiGfyrpg)
+ * [这口青春饭,我干了!](https://mp.weixin.qq.com/s/sbKMxgkZLKytJAW0nDvLow)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 1ce9b2483ee63204d2fdc5211ba2c21ec7447555 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 3 May 2022 22:31:23 +0800
Subject: [PATCH 039/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 9c31068..274719d 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [只有想不到,没有做不到的超强AI!](https://www.bilibili.com/video/BV1mv4y1N72d/)
* [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
* [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
* [2022年保姆级AI算法教程,开发环境搭建一条龙](https://www.bilibili.com/video/BV14R4y1g7qs)
From 7540e9e0e57f20073ea356e9f242b557ed44a9a7 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 3 May 2022 22:33:04 +0800
Subject: [PATCH 040/108] Update README.md
---
README.md | 51 +++++++++++++++++++++++++--------------------------
1 file changed, 25 insertions(+), 26 deletions(-)
diff --git a/README.md b/README.md
index 274719d..e2a523b 100644
--- a/README.md
+++ b/README.md
@@ -26,10 +26,9 @@
# 目录(善用Ctrl+F)
-注::star:为**高人气必看经典**,:rocket:为**最新更新**。
* 学习路线
* [我是如何成为算法工程师的,超详细的学习路线](https://cuijiahua.com/blog/2020/10/life-73.html)
- * :star:[B站优质视频资源推荐,起飞!](https://mp.weixin.qq.com/s/iL9XzJWsCt0s2VEiya_ycA)
+ * [B站优质视频资源推荐,起飞!](https://mp.weixin.qq.com/s/iL9XzJWsCt0s2VEiya_ycA)
* [聊聊自学,我私藏的学习网站和工具](https://mp.weixin.qq.com/s/pW5tOPjdRSdln5PuKnqK3A)
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
@@ -38,7 +37,7 @@
* [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
* [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
* [2022年保姆级AI算法教程,开发环境搭建一条龙](https://www.bilibili.com/video/BV14R4y1g7qs)
- * :star:[AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
+ * [AI杀疯了!2021年高能的AI算法,超乎想象!](https://www.bilibili.com/video/BV1RF411B7hT)
* [一名大厂程序员的成长之路,我的九年时光!](https://www.bilibili.com/video/BV1Zr4y1y7f9)
* [Python学习路线一条龙,保姆级教程,自学编程不迷茫!](https://www.bilibili.com/video/BV1Xf4y1j7Np)
* [十分钟骗走五万五千元!AI声音模仿有多逼真?5秒钟克隆你的语音!](https://www.bilibili.com/video/BV16b4y1a7Dq)
@@ -46,8 +45,8 @@
* [计算机应届毕业生薪资有多高?算法工程师面试贴心指南](https://www.bilibili.com/video/BV1DZ4y1T7oq)
* [AI人工智能技术还原康乾盛世三代皇帝样貌,竟然有点帅!](https://www.bilibili.com/video/BV1pV411S7ke)
* [AI复活明朝历代皇帝,来一场穿越时空的对话!](https://www.bilibili.com/video/BV1B54y1R7nD)
- * :star:[AI还原乾隆后妃样貌,延禧攻略众生相。](https://www.bilibili.com/video/BV1h54y1z7Ds)
- * :star:[6分钟带你回顾2020年高能的AI算法](https://www.bilibili.com/video/BV1kf4y1C7LR)
+ * [AI还原乾隆后妃样貌,延禧攻略众生相。](https://www.bilibili.com/video/BV1h54y1z7Ds)
+ * [6分钟带你回顾2020年高能的AI算法](https://www.bilibili.com/video/BV1kf4y1C7LR)
* [保姆级人工智能学习路线,谁都能玩的AI算法!](https://www.bilibili.com/video/BV1Ry4y1h7Kd)
* [自学编程,那些让你事半功倍的学习方法!](https://www.bilibili.com/video/BV1sq4y1J766)
* [Python学习指南:学习方法、路径图、资料都备齐了!](https://www.bilibili.com/video/BV1Sh411a76E)
@@ -61,35 +60,35 @@
* [我收藏的谷歌和阿里大佬的刷题笔记](https://mp.weixin.qq.com/s/PZQfV0fh4E-qQv9Ox7EG4Q)
* AI 基础
* [保姆级GPU白嫖攻略](https://mp.weixin.qq.com/s/zYU3RY6dgH4pCWyW-WCRwQ)
- * :star:[「修炼开始」一文带你入门深度学习](https://mp.weixin.qq.com/s/ABvmPbFU9XfkOWj42Tv9jQ)
+ * [「修炼开始」一文带你入门深度学习](https://mp.weixin.qq.com/s/ABvmPbFU9XfkOWj42Tv9jQ)
* [保姆级教程:硬核图解Transformer](https://mp.weixin.qq.com/s/jx-2Ai2YKbwODW6uJaF3hQ)
- * :star:[Pytorch小抄宝典!](https://mp.weixin.qq.com/s/Bzt40iJRcKIHqeiQZ733uQ)
+ * [Pytorch小抄宝典!](https://mp.weixin.qq.com/s/Bzt40iJRcKIHqeiQZ733uQ)
* [万字长文,Pytorch60分钟闪电战](https://mp.weixin.qq.com/s/JzdaZuxX_Xga_iMef79g-g)
* [嘿,来聚个类!](https://mp.weixin.qq.com/s/oxB5icj8KOfFja8XTHf7jg)
* [硬核图解,再填猛将:YOLO详解](https://mp.weixin.qq.com/s/Mhsz9SwjquS7gzvLUNm8pQ)
* [我的,小金库!](https://mp.weixin.qq.com/s/ATDotohELBhpOVORW54_PQ)
* AI 实验室
* [百变人脸,趣味容颜,ALAE 人脸玩出新高度!](https://mp.weixin.qq.com/s/9C8OY7bchZNfqUCFSFuhjQ)
- * :star:[你的红色高跟鞋,AI 换脸技术初体验](https://mp.weixin.qq.com/s/5kIN2Da-Bw-furkG-_N9nA)
- * :star:[心中无码便是高清,马赛克“脑补”算法 PULSE](https://mp.weixin.qq.com/s/T5LHHHgxwwZLn7RI3u3T3Q)
+ * [你的红色高跟鞋,AI 换脸技术初体验](https://mp.weixin.qq.com/s/5kIN2Da-Bw-furkG-_N9nA)
+ * [心中无码便是高清,马赛克“脑补”算法 PULSE](https://mp.weixin.qq.com/s/T5LHHHgxwwZLn7RI3u3T3Q)
* [秃头生成器,Hairstyle Transfer 你值得拥有!](https://mp.weixin.qq.com/s/3rmChrBmXGLiPvp14Vo-Fg)
* [太强了!基于深度学习的文本自动解密算法。](https://mp.weixin.qq.com/s/weQ4cjblwQF9JDZ9vbzYMg)
* [AI算法让图片动起来,特朗普和蒙娜丽莎深情合唱《Unravel》](https://mp.weixin.qq.com/s/CyWyrVvWs3-iFKOUdDg0pQ)
* [这些 AI 算法太强了,我有个大胆的想法!](https://mp.weixin.qq.com/s/6AP_Dl4T75lkviPAOJyHDA)
- * :star:[百年老照片修复算法,那些高颜值的父母!](https://mp.weixin.qq.com/s/hsMppcLioJbXSZ2ZL8bnug)
+ * [百年老照片修复算法,那些高颜值的父母!](https://mp.weixin.qq.com/s/hsMppcLioJbXSZ2ZL8bnug)
* [无限想象空间,用Python就能玩的3D人体姿态估计](https://mp.weixin.qq.com/s/efqdGCLni1P1UBDZmXDvSA)
* [AI 隐身术,能让物体在视频中消失的魔法。](https://mp.weixin.qq.com/s/2ce_joHpAannpwfP8l-YkA)
* [偷天换日,逼真的天空置换算法](https://mp.weixin.qq.com/s/bUVvafODJfqDHXWXhDxVhA)
* [手残党抠图有救了!](https://mp.weixin.qq.com/s/UFdj4Utyoa6rySYy1qVl8Q)
- * :star:[为艺术而生的惊艳算法](https://mp.weixin.qq.com/s/BnuNQYk4AXbyQpZFwu02qg)
+ * [为艺术而生的惊艳算法](https://mp.weixin.qq.com/s/BnuNQYk4AXbyQpZFwu02qg)
* [「完美复刻」的人物肖像画生成](https://mp.weixin.qq.com/s/FoFgkCxMhwxjGieCe8Rg2A)
* [带你「周游世界」的 MODNet 算法](https://mp.weixin.qq.com/s/kkM75PH-0Dtw4xCdgmTQdg)
* [川普的退休生活,AI 宅舞很专业。](https://mp.weixin.qq.com/s/p5dPfSOOVWsEor6X-hBSkA)
- * :star:[用自己训练的AI玩王者荣耀是什么体验?](https://mp.weixin.qq.com/s/mj8PG-wRqSbEIR38fongHA)
+ * [用自己训练的AI玩王者荣耀是什么体验?](https://mp.weixin.qq.com/s/mj8PG-wRqSbEIR38fongHA)
* [人脸编辑再得一分,牛逼!](https://mp.weixin.qq.com/s/KA7ZsxDSHGoItTdFcdx87Q)
* [二次元的正确打开方式](https://mp.weixin.qq.com/s/dsI4wyRddYzmZoZrg1oV6w)
* [用AI玩55款经典游戏是什么体验?](https://mp.weixin.qq.com/s/Hu2WYXQqMg1BGDUmm2PvIw)
- * :star:[让猛男娇羞的AI算法](https://mp.weixin.qq.com/s/UJltI0jOTyN0Ofn_Uy1J_g)
+ * [让猛男娇羞的AI算法](https://mp.weixin.qq.com/s/UJltI0jOTyN0Ofn_Uy1J_g)
* [你说,我画,AI工具人石锤](https://mp.weixin.qq.com/s/4LNAwEoGjH8YYbp2w8Z9Rg)
* [AI一键去纹身,还原明星「庐山真面目」](https://mp.weixin.qq.com/s/MRqHGSN9hfyGSs7idIe69g)
* [火了?](https://mp.weixin.qq.com/s/u-j-7VnK175LThOfgY3zvQ)
@@ -121,12 +120,12 @@
* [我在哥大读博的五年,万字总结](https://mp.weixin.qq.com/s/t1TGRRDgicEnBHxXE359fQ)
* [我,这一年](https://mp.weixin.qq.com/s/GXLFOutCYRmOUHr8OA1J4A)
* [晒晒年终奖](https://mp.weixin.qq.com/s/s8Yckc6NeEqxq_rIIWnttw)
- * :star:[我,从高考到程序员的成长之路](https://mp.weixin.qq.com/s/5RAX2qCM2TX-8tyMRpPuQA)
+ * [我,从高考到程序员的成长之路](https://mp.weixin.qq.com/s/5RAX2qCM2TX-8tyMRpPuQA)
* [996被建议监管!](https://mp.weixin.qq.com/s/J0Oq0LM0uo_kVigRWpHkRw)
- * :star:[我,差点上央视](https://mp.weixin.qq.com/s/tOgJ1cOdR-dXhOfBb4_gag)
- * :star:[选择](https://mp.weixin.qq.com/s/7jRzjuromm0t8tV6llHyOA)
+ * [我,差点上央视](https://mp.weixin.qq.com/s/tOgJ1cOdR-dXhOfBb4_gag)
+ * [选择](https://mp.weixin.qq.com/s/7jRzjuromm0t8tV6llHyOA)
* [我的算法能力是从什么时候开始突飞猛进的?](https://mp.weixin.qq.com/s/NreO6S6uX8fbvDbU5tvQ2Q)
- * :star:[五年了](https://mp.weixin.qq.com/s/D4pkzwPgMQpUmbdmcZ_W7A)
+ * [五年了](https://mp.weixin.qq.com/s/D4pkzwPgMQpUmbdmcZ_W7A)
* [印度疫情,爆炸!](https://mp.weixin.qq.com/s/pjKdwF725KTphixhtNAb4w)
* [聊聊我今年的计划](https://mp.weixin.qq.com/s/yHTq3M5zVGceCUDTG2Mp-g)
* [计算机专业读研三年,到底值不值!](https://mp.weixin.qq.com/s/inujUalpJGd5I0CBkX9frQ)
@@ -139,9 +138,9 @@
* [知名企业家车祸身亡,惨痛!自动驾驶?](https://mp.weixin.qq.com/s/-4Ia5RRnSAn59E3vq7r3wQ)
* [6k,啪,没了。。](https://mp.weixin.qq.com/s/-31qRqh5oX82s9z5uIvSow)
* [获奖了!](https://mp.weixin.qq.com/s/yG7P2o8yc-oDDVmgTxAdJg)
- * :star:[我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
- * :star:[3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
- * :star:[领证啦!](https://mp.weixin.qq.com/s/W7sQq7RSO_M3RYgfk6u-kw)
+ * [我的第一个,一百万!](https://mp.weixin.qq.com/s/CxOb1iJDpp6IObTUrLGMlg)
+ * [3万,啪,又没了。。](https://mp.weixin.qq.com/s/1D5L8WtccC3jFzMg31ULyA)
+ * [领证啦!](https://mp.weixin.qq.com/s/W7sQq7RSO_M3RYgfk6u-kw)
* [第一次 3 万!](https://mp.weixin.qq.com/s/3AIwkk5kSHHd4qRkE7M1xQ)
* [北京,终于落户了!](https://mp.weixin.qq.com/s/5WsXiRQJA1KJCa8jzTrGew)
* [发年终奖了!10 万红包封面!](https://mp.weixin.qq.com/s/BTJeT9GT6dFU0Jf1vZYanA)
@@ -160,14 +159,14 @@
* [我最成功的一笔投资!](https://mp.weixin.qq.com/s/5o59jziThjC_cnZc8I3jtQ)
* [今年,我最成功的一笔投资!](https://mp.weixin.qq.com/s/80jJbVZinbEz-ocwQsjfPw)
* Pytorch深度学习实战
- * :star:[Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
+ * [Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
* [Pytorch深度学习实战教程(三):UNet模型训练](https://mp.weixin.qq.com/s/7FY77k3xtK-UyfoXpFXgBQ)
* [Pytorch深度学习实战教程(四):必知必会的炼丹法宝](https://mp.weixin.qq.com/s/RhvCeesbzAQmK0yv8D6LjQ)
* [Pytorch深度学习实战教程(五):今天,你垃圾分类了吗?](https://mp.weixin.qq.com/s/Yt2M-cjLdRgOowNNm2Ll8Q)
* [Pytorch 深度学习实战教程(六):仝卓自爆,快本打码。](https://mp.weixin.qq.com/s/za4DsGMcLZYCbTir9QFPKQ)
* 网络爬虫
- * :star:[Python3 网络爬虫(一):初识网络爬虫之夜探老王家](https://mp.weixin.qq.com/s/1rcq9RQYuAuHFg1w1j8HXg)
+ * [Python3 网络爬虫(一):初识网络爬虫之夜探老王家](https://mp.weixin.qq.com/s/1rcq9RQYuAuHFg1w1j8HXg)
* [Python3 网络爬虫(二):下载小说的正确姿势](https://mp.weixin.qq.com/s/5e2_r0QXUISVp9GdDsqbzg)
* [Python3 网络爬虫(三):漫画下载,动态加载、反爬虫这都不叫事!](https://mp.weixin.qq.com/s/wyS-OP04K3Vs9arSelRlyA)
* [Python3 网络爬虫(四):视频下载,那些事儿!](https://mp.weixin.qq.com/s/_geNA6Dwo4kx25X7trJzlg)
@@ -178,14 +177,14 @@
* [Tensorflow实战(一):打响深度学习的第一枪 – 手写数字识别(Tensorboard可视化)](https://cuijiahua.com/blog/2018/01/dl_4.html)
* [Tensorflow实战(二):Discuz验证码识别](https://cuijiahua.com/blog/2018/01/dl_5.html)
* 机器学习实战
- * :star:[机器学习实战教程(一):K-近邻算法(史诗级干货长文)](https://mp.weixin.qq.com/s/ymbwdQL_aSHVjgOZ9RG63Q)
+ * [机器学习实战教程(一):K-近邻算法(史诗级干货长文)](https://mp.weixin.qq.com/s/ymbwdQL_aSHVjgOZ9RG63Q)
* [机器学习实战教程(二):决策树基础篇之让我们从相亲说起](https://cuijiahua.com/blog/2017/11/ml_2_decision_tree_1.html)
* [机器学习实战教程(三):决策树实战篇之为自己配个隐形眼镜](https://cuijiahua.com/blog/2017/11/ml_3_decision_tree_2.html)
* [机器学习实战教程(四):朴素贝叶斯基础篇之言论过滤器](https://cuijiahua.com/blog/2017/11/ml_4_bayes_1.html)
* [机器学习实战教程(五):朴素贝叶斯实战篇之新浪新闻分类](https://cuijiahua.com/blog/2017/11/ml_5_bayes_2.html)
* [机器学习实战教程(六):Logistic回归基础篇之梯度上升算法](https://cuijiahua.com/blog/2017/11/ml_6_logistic_1.html)
* [机器学习实战教程(七):Logistic回归实战篇之预测病马死亡率](https://cuijiahua.com/blog/2017/11/ml_7_logistic_2.html)
- * :star:[机器学习实战教程(八):支持向量机原理篇之手撕线性SVM](https://cuijiahua.com/blog/2017/11/ml_8_svm_1.html)
+ * [机器学习实战教程(八):支持向量机原理篇之手撕线性SVM](https://cuijiahua.com/blog/2017/11/ml_8_svm_1.html)
* [机器学习实战教程(九):支持向量机实战篇之再撕非线性SVM](https://cuijiahua.com/blog/2017/11/ml_9_svm_2.html)
* [机器学习实战教程(十):提升分类器性能利器-AdaBoost](https://cuijiahua.com/blog/2017/11/ml_10_adaboost.html)
* [机器学习实战教程(十一):线性回归基础篇之预测鲍鱼年龄](https://cuijiahua.com/blog/2017/11/ml_11_regression_1.html)
@@ -207,7 +206,7 @@
* 工具
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
- * :star:[我的十八般武器,这波稳了!](https://mp.weixin.qq.com/s/2QWVRbH-_jJZINmem8WK-w)
+ * [我的十八般武器,这波稳了!](https://mp.weixin.qq.com/s/2QWVRbH-_jJZINmem8WK-w)
* 其他
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
@@ -216,7 +215,7 @@
* [露一手,用Python写了一个疫苗管理系统!](https://mp.weixin.qq.com/s/3zpt6SnXqMkQ6eTIkdbBeA)
* [好家伙,花了一个月时间,用Python写了个网易云!](https://mp.weixin.qq.com/s/xsnwKL3rzvEIYdaXCE-6tA)
* 学习资料
- * :star:[电子书&视频](https://github.com/Jack-Cherish/awesome-cs-books)
+ * [电子书&视频](https://github.com/Jack-Cherish/awesome-cs-books)
* [16张让你编程能力突飞猛进的代码速查表](https://mp.weixin.qq.com/s/Lz0JbKTiiRlBtiMBZ-7cnA)
* [吴恩达:最新的28张图,全解深度学习知识!](https://mp.weixin.qq.com/s/isKcTILDPUKmGTOuJ54AHQ)
* [清华,这样上!](https://mp.weixin.qq.com/s/tfZuK2xEP9fwtEofRPUaXQ)
From 1edd209acb4fd10cdb69ad4a34d2786230834b92 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 19 May 2022 11:51:07 +0800
Subject: [PATCH 041/108] Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index e2a523b..6c33b00 100644
--- a/README.md
+++ b/README.md
@@ -111,6 +111,7 @@
* [健身环爆打老头环,超高难度,已开源!](https://mp.weixin.qq.com/s/s5HVsFd_8Jt2x5aeVwjNbg)
* [为艺术而生的超强算法,老霸道了!](https://mp.weixin.qq.com/s/0lv-V8mF3Zj8M3kuVIKHOQ)
* [浙大小姐姐,真有你的!](https://mp.weixin.qq.com/s/Ap_8seNOReNH3gqEQnwBxw)
+ * [该死,这糟糕的心动感](https://mp.weixin.qq.com/s/nYiJA3LPjsvLcdm7P3vAZA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -153,6 +154,7 @@
* [我的三年北漂,晋升路](https://mp.weixin.qq.com/s/pg3faDoaxAXSwfVbRWYpBg)
* [被骂臭外地的...](https://mp.weixin.qq.com/s/fftyXq7RIIQfFQdiGfyrpg)
* [这口青春饭,我干了!](https://mp.weixin.qq.com/s/sbKMxgkZLKytJAW0nDvLow)
+ * [请做好3年内随时失业的准备?](https://mp.weixin.qq.com/s/9UfEMO0L9yr-c7zoAgzVTA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From ebe54366596e62e0f712f28167e5654334663318 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 28 May 2022 09:03:20 +0800
Subject: [PATCH 042/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 6c33b00..4a48215 100644
--- a/README.md
+++ b/README.md
@@ -112,6 +112,7 @@
* [为艺术而生的超强算法,老霸道了!](https://mp.weixin.qq.com/s/0lv-V8mF3Zj8M3kuVIKHOQ)
* [浙大小姐姐,真有你的!](https://mp.weixin.qq.com/s/Ap_8seNOReNH3gqEQnwBxw)
* [该死,这糟糕的心动感](https://mp.weixin.qq.com/s/nYiJA3LPjsvLcdm7P3vAZA)
+ * [只有想不到,没有做不到的超强AI!](https://mp.weixin.qq.com/s/fSqn-70X6a9rb4gZJHy7wA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From d166b28b570817c16426234f0eb694295d3692d5 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 16 Jun 2022 08:02:36 +0800
Subject: [PATCH 043/108] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 4a48215..1cbbb1e 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [学了十年代码,写的真人AI体感游戏](https://www.bilibili.com/video/BV1F3411G7Pt)
* [只有想不到,没有做不到的超强AI!](https://www.bilibili.com/video/BV1mv4y1N72d/)
* [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
* [AI 再出妙招,大眼萌娃在线循环!](https://www.bilibili.com/video/BV1RL411F7WP)
@@ -113,6 +114,8 @@
* [浙大小姐姐,真有你的!](https://mp.weixin.qq.com/s/Ap_8seNOReNH3gqEQnwBxw)
* [该死,这糟糕的心动感](https://mp.weixin.qq.com/s/nYiJA3LPjsvLcdm7P3vAZA)
* [只有想不到,没有做不到的超强AI!](https://mp.weixin.qq.com/s/fSqn-70X6a9rb4gZJHy7wA)
+ * [我与身旁的美女,格格不入,我决定...](https://mp.weixin.qq.com/s/Rr_Izy5zYN0Al7De_7HWLA)
+ * [该死,我又心动了,这都能行](https://mp.weixin.qq.com/s/kLEvmDPLiW0BWSZS4eSvdw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -156,6 +159,8 @@
* [被骂臭外地的...](https://mp.weixin.qq.com/s/fftyXq7RIIQfFQdiGfyrpg)
* [这口青春饭,我干了!](https://mp.weixin.qq.com/s/sbKMxgkZLKytJAW0nDvLow)
* [请做好3年内随时失业的准备?](https://mp.weixin.qq.com/s/9UfEMO0L9yr-c7zoAgzVTA)
+ * [其实今年,我也挣不到钱了。](https://mp.weixin.qq.com/s/5RNNY_Qok0fRhxDhlhyR_g)
+ * [哎,又进医院了!](https://mp.weixin.qq.com/s/P4nXB9eNqMaZNUSOUWXU6Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From f3f37c41922908cb8801e4467eac73af3502f8e8 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 19 Aug 2022 13:00:58 +0800
Subject: [PATCH 044/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1cbbb1e..a3344e3 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [99%的人都不知道照片隐藏的惊天秘密,实在是太优雅了!](https://www.bilibili.com/video/BV1XV4y1p7nS)
* [学了十年代码,写的真人AI体感游戏](https://www.bilibili.com/video/BV1F3411G7Pt)
* [只有想不到,没有做不到的超强AI!](https://www.bilibili.com/video/BV1mv4y1N72d/)
* [耗时三个月做了一个元宇宙,惨被割韭菜?](https://www.bilibili.com/video/BV16L411A7n2)
From 264be54208927cd6698d6330449692d3cc96ac27 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 24 Aug 2022 07:22:11 +0800
Subject: [PATCH 045/108] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index a3344e3..d437839 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@
* [嘿,来聚个类!](https://mp.weixin.qq.com/s/oxB5icj8KOfFja8XTHf7jg)
* [硬核图解,再填猛将:YOLO详解](https://mp.weixin.qq.com/s/Mhsz9SwjquS7gzvLUNm8pQ)
* [我的,小金库!](https://mp.weixin.qq.com/s/ATDotohELBhpOVORW54_PQ)
+ * [对不起,我不是一个优雅的人!](https://mp.weixin.qq.com/s/_YAhKmOLncF7hAatmBqAuQ)
* AI 实验室
* [百变人脸,趣味容颜,ALAE 人脸玩出新高度!](https://mp.weixin.qq.com/s/9C8OY7bchZNfqUCFSFuhjQ)
* [你的红色高跟鞋,AI 换脸技术初体验](https://mp.weixin.qq.com/s/5kIN2Da-Bw-furkG-_N9nA)
@@ -117,6 +118,9 @@
* [只有想不到,没有做不到的超强AI!](https://mp.weixin.qq.com/s/fSqn-70X6a9rb4gZJHy7wA)
* [我与身旁的美女,格格不入,我决定...](https://mp.weixin.qq.com/s/Rr_Izy5zYN0Al7De_7HWLA)
* [该死,我又心动了,这都能行](https://mp.weixin.qq.com/s/kLEvmDPLiW0BWSZS4eSvdw)
+ * [嘘,差点被警察带走](https://mp.weixin.qq.com/s/tB1SaZ-WYmpWbp7OSEv9lg)
+ * [小姐姐终于开口了!AI杀疯了!](https://mp.weixin.qq.com/s/xYVAtLLuLswJ5AJ5YLeOXw)
+ * [小姐姐,哎呦,你干嘛~](https://mp.weixin.qq.com/s/yzvdyU2K-0pZ1rAB6OYggg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -162,6 +166,7 @@
* [请做好3年内随时失业的准备?](https://mp.weixin.qq.com/s/9UfEMO0L9yr-c7zoAgzVTA)
* [其实今年,我也挣不到钱了。](https://mp.weixin.qq.com/s/5RNNY_Qok0fRhxDhlhyR_g)
* [哎,又进医院了!](https://mp.weixin.qq.com/s/P4nXB9eNqMaZNUSOUWXU6Q)
+ * [我结婚了!](https://mp.weixin.qq.com/s/OVcu7qFlf2splex1e8MZYQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From f2b816b1c2074db5f390ec9118df5c54d82134d3 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 17 Oct 2022 08:07:39 +0800
Subject: [PATCH 046/108] Update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index d437839..50f5de0 100644
--- a/README.md
+++ b/README.md
@@ -55,6 +55,7 @@
* [8分钟带你入门人工智能,互联网大厂都在用的高能AI算法](https://www.bilibili.com/video/BV1mM4y157ht)
* [【深度解析】多款AI游戏外挂,战斗力爆表,蚌埠住了!](https://www.bilibili.com/video/BV1aA411A7J9)
* [真·躺着赚钱?写代码全自动炒股,五万元,半年后能赚多少?](https://www.bilibili.com/video/BV1Z44y1874X)
+ * [旧手机变外挂,这回全B站的漂亮小姐姐,都在我这里了!](https://www.bilibili.com/video/BV1ZW4y1Y7Rq/)
* 数据结构与算法基础
* [程序员内功:八大排序算法](https://cuijiahua.com/blog/2018/01/alogrithm_9.html)
* [算法基础:BFS和DFS的直观解释](https://cuijiahua.com/blog/2018/01/alogrithm_10.html)
@@ -121,6 +122,10 @@
* [嘘,差点被警察带走](https://mp.weixin.qq.com/s/tB1SaZ-WYmpWbp7OSEv9lg)
* [小姐姐终于开口了!AI杀疯了!](https://mp.weixin.qq.com/s/xYVAtLLuLswJ5AJ5YLeOXw)
* [小姐姐,哎呦,你干嘛~](https://mp.weixin.qq.com/s/yzvdyU2K-0pZ1rAB6OYggg)
+ * [炸锅了,背景太假,AI通杀!](https://mp.weixin.qq.com/s/q6m3alPVuLSiEfvZuU4dVQ)
+ * [竟有这种好东西,那我可不困了!](https://mp.weixin.qq.com/s/LV4iExHxWeD0jGOQPB9gfA)
+ * [我用旧手机,做了一个刷小姐姐的外挂!](https://mp.weixin.qq.com/s/ct3WzKb56sf6S68NvExV-g)
+ * [巧了,这几个项目,我王多鱼投了!](https://mp.weixin.qq.com/s/KFpytZ2ERp4xdO9OSEDxbg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -167,6 +172,8 @@
* [其实今年,我也挣不到钱了。](https://mp.weixin.qq.com/s/5RNNY_Qok0fRhxDhlhyR_g)
* [哎,又进医院了!](https://mp.weixin.qq.com/s/P4nXB9eNqMaZNUSOUWXU6Q)
* [我结婚了!](https://mp.weixin.qq.com/s/OVcu7qFlf2splex1e8MZYQ)
+ * [虾皮太让人失望了!](https://mp.weixin.qq.com/s/tn3Ra0AwKBaS8mzVR7J_Xg)
+ * [不卷了,彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/Pt69U4xg-pe6EzvIWRJvUw)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 1f83fc68f9d95e03554a2e8bd5d7d1e9aa3a6362 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Wed, 2 Nov 2022 08:30:41 +0800
Subject: [PATCH 047/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 50f5de0..a3578a3 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI作画保姆级教程来了!逆天,太强了!](https://www.bilibili.com/video/BV1q84y1i78L/)
* [99%的人都不知道照片隐藏的惊天秘密,实在是太优雅了!](https://www.bilibili.com/video/BV1XV4y1p7nS)
* [学了十年代码,写的真人AI体感游戏](https://www.bilibili.com/video/BV1F3411G7Pt)
* [只有想不到,没有做不到的超强AI!](https://www.bilibili.com/video/BV1mv4y1N72d/)
From 196907675f10dcf631ca48b77cb0d61951c31159 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 26 Nov 2022 16:44:55 +0800
Subject: [PATCH 048/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a3578a3..ad07747 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI大胆预测世界杯冠军,用了100年的数据?](https://www.bilibili.com/video/BV1324y117jq)
* [AI作画保姆级教程来了!逆天,太强了!](https://www.bilibili.com/video/BV1q84y1i78L/)
* [99%的人都不知道照片隐藏的惊天秘密,实在是太优雅了!](https://www.bilibili.com/video/BV1XV4y1p7nS)
* [学了十年代码,写的真人AI体感游戏](https://www.bilibili.com/video/BV1F3411G7Pt)
From 9eec1c9d3891964aa307ae49c9ea5987af0a648a Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 26 Nov 2022 16:50:30 +0800
Subject: [PATCH 049/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index ad07747..6935f8f 100644
--- a/README.md
+++ b/README.md
@@ -128,6 +128,8 @@
* [竟有这种好东西,那我可不困了!](https://mp.weixin.qq.com/s/LV4iExHxWeD0jGOQPB9gfA)
* [我用旧手机,做了一个刷小姐姐的外挂!](https://mp.weixin.qq.com/s/ct3WzKb56sf6S68NvExV-g)
* [巧了,这几个项目,我王多鱼投了!](https://mp.weixin.qq.com/s/KFpytZ2ERp4xdO9OSEDxbg)
+ * [该死,这糟糕的心动感,梅开二度](https://mp.weixin.qq.com/s/7aalnAeKoH0dd1z2c4aWfA)
+ * [凌晨4点被家人们送上热搜。。。](https://mp.weixin.qq.com/s/zsgaUPp00hV8aII_TXigvQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -176,6 +178,7 @@
* [我结婚了!](https://mp.weixin.qq.com/s/OVcu7qFlf2splex1e8MZYQ)
* [虾皮太让人失望了!](https://mp.weixin.qq.com/s/tn3Ra0AwKBaS8mzVR7J_Xg)
* [不卷了,彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/Pt69U4xg-pe6EzvIWRJvUw)
+ * [完了,好兄弟的心态崩了。。。](https://mp.weixin.qq.com/s/fRSakihz1tr1rm4sc4DP8g)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From f5f962ab46378bf1114ef2888974998e5247be62 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Sat, 31 Dec 2022 08:26:22 +0800
Subject: [PATCH 050/108] Update README.md
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 6935f8f..dc9d2f8 100644
--- a/README.md
+++ b/README.md
@@ -130,6 +130,9 @@
* [巧了,这几个项目,我王多鱼投了!](https://mp.weixin.qq.com/s/KFpytZ2ERp4xdO9OSEDxbg)
* [该死,这糟糕的心动感,梅开二度](https://mp.weixin.qq.com/s/7aalnAeKoH0dd1z2c4aWfA)
* [凌晨4点被家人们送上热搜。。。](https://mp.weixin.qq.com/s/zsgaUPp00hV8aII_TXigvQ)
+ * [上了B站热门,又被骂了!](https://mp.weixin.qq.com/s/LmXWBeKLo2Q3K3nMQ268sA)
+ * [趣味AI项目又来了](https://mp.weixin.qq.com/s/qjAACD6rXM96NNDCnGxa5A)
+ * [该死,这糟糕的心动感,梅开三度](https://mp.weixin.qq.com/s/52tu7mrUaZuvw-YxBWcKAA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -179,11 +182,15 @@
* [虾皮太让人失望了!](https://mp.weixin.qq.com/s/tn3Ra0AwKBaS8mzVR7J_Xg)
* [不卷了,彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/Pt69U4xg-pe6EzvIWRJvUw)
* [完了,好兄弟的心态崩了。。。](https://mp.weixin.qq.com/s/fRSakihz1tr1rm4sc4DP8g)
+ * [复工,阳了个阳。。。](https://mp.weixin.qq.com/s/j_ju6zqXzKpw0RypKGbBoQ)
+ * [最担心的事还是发生了,我也阳了](https://mp.weixin.qq.com/s/qS5F6526Us8XuBXIS9fwAQ)
+ * [打了三针疫苗,阳了第二次?](https://mp.weixin.qq.com/s/q6URYlp8zgXp7GxJU-Werg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
* [我最成功的一笔投资!](https://mp.weixin.qq.com/s/5o59jziThjC_cnZc8I3jtQ)
* [今年,我最成功的一笔投资!](https://mp.weixin.qq.com/s/80jJbVZinbEz-ocwQsjfPw)
+ * [今年,我只赚了一点点](https://mp.weixin.qq.com/s/iyIjZ0QkUvzeNgcN27gm7w)
* Pytorch深度学习实战
* [Pytorch深度学习实战教程(一):语义分割基础与环境搭建](https://mp.weixin.qq.com/s/KI-9z7FBjfoWfZK3PEPXJA)
* [Pytorch深度学习实战教程(二):UNet语义分割网络](https://mp.weixin.qq.com/s/6tZVUbyEjLVewM8vGK9Zhw)
From 0c0a4e3c2b6c635c1a55fd8c46e962606c8bfbc8 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 6 Feb 2023 19:57:02 +0800
Subject: [PATCH 051/108] Update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index dc9d2f8..01cb4d6 100644
--- a/README.md
+++ b/README.md
@@ -133,6 +133,7 @@
* [上了B站热门,又被骂了!](https://mp.weixin.qq.com/s/LmXWBeKLo2Q3K3nMQ268sA)
* [趣味AI项目又来了](https://mp.weixin.qq.com/s/qjAACD6rXM96NNDCnGxa5A)
* [该死,这糟糕的心动感,梅开三度](https://mp.weixin.qq.com/s/52tu7mrUaZuvw-YxBWcKAA)
+ * [InstructPix2Pix,玩疯了](https://mp.weixin.qq.com/s/AYtMrkzAhbMFO4CEpf3kZw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -185,6 +186,10 @@
* [复工,阳了个阳。。。](https://mp.weixin.qq.com/s/j_ju6zqXzKpw0RypKGbBoQ)
* [最担心的事还是发生了,我也阳了](https://mp.weixin.qq.com/s/qS5F6526Us8XuBXIS9fwAQ)
* [打了三针疫苗,阳了第二次?](https://mp.weixin.qq.com/s/q6URYlp8zgXp7GxJU-Werg)
+ * [一千万成就到手,结婚一年了!](https://mp.weixin.qq.com/s/YMrfBJRmdTdhTyxGrH2GlQ)
+ * [发年终奖了!再来10 万红包封面!](https://mp.weixin.qq.com/s/tUrFse4ey3INgOopiDHkPA)
+ * [突然决定,起飞去广州!](https://mp.weixin.qq.com/s/68h77exbbINKqYeMWGyoMg)
+ * [30岁了,冒死说几句大实话!](https://mp.weixin.qq.com/s/j0yzonrhPPcemDRF6QBVkw)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
@@ -244,6 +249,7 @@
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
* [助你编程能力「突飞猛进」的干货分享](https://mp.weixin.qq.com/s/viVP4oNLgDLLUz3sT3Djew)
+ * [上班第一件事:马上卸载这个恶心的软件!](https://mp.weixin.qq.com/s/6i2YUg4Y3oGenbn-B3Drjw)
* 练手项目
* [露一手,用Python写了一个疫苗管理系统!](https://mp.weixin.qq.com/s/3zpt6SnXqMkQ6eTIkdbBeA)
* [好家伙,花了一个月时间,用Python写了个网易云!](https://mp.weixin.qq.com/s/xsnwKL3rzvEIYdaXCE-6tA)
From c78609693ddcb11c91f5dde25a8d0c319f2a9366 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 20 Feb 2023 21:06:43 +0800
Subject: [PATCH 052/108] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 01cb4d6..03d06c8 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,8 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [【AI绘画】AI又进化了,革命性突破](https://www.bilibili.com/video/BV1X24y1n77u)
+ * [太猛了!AI这波杀疯了,原来还能这么聊天!](https://www.bilibili.com/video/BV1yP4y1Q7PH)
* [AI大胆预测世界杯冠军,用了100年的数据?](https://www.bilibili.com/video/BV1324y117jq)
* [AI作画保姆级教程来了!逆天,太强了!](https://www.bilibili.com/video/BV1q84y1i78L/)
* [99%的人都不知道照片隐藏的惊天秘密,实在是太优雅了!](https://www.bilibili.com/video/BV1XV4y1p7nS)
@@ -134,6 +136,7 @@
* [趣味AI项目又来了](https://mp.weixin.qq.com/s/qjAACD6rXM96NNDCnGxa5A)
* [该死,这糟糕的心动感,梅开三度](https://mp.weixin.qq.com/s/52tu7mrUaZuvw-YxBWcKAA)
* [InstructPix2Pix,玩疯了](https://mp.weixin.qq.com/s/AYtMrkzAhbMFO4CEpf3kZw)
+ * [AI又进化了,突破性革命来了!](https://mp.weixin.qq.com/s/BwGvdmbuq561mS0MMS0wGA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -190,6 +193,8 @@
* [发年终奖了!再来10 万红包封面!](https://mp.weixin.qq.com/s/tUrFse4ey3INgOopiDHkPA)
* [突然决定,起飞去广州!](https://mp.weixin.qq.com/s/68h77exbbINKqYeMWGyoMg)
* [30岁了,冒死说几句大实话!](https://mp.weixin.qq.com/s/j0yzonrhPPcemDRF6QBVkw)
+ * [危!ChatGPT一出,这几大职业可能先丢饭碗!](https://mp.weixin.qq.com/s/Z7BY3MUctbBOeFvJTpac7Q)
+ * [第一批因ChatGPT坐牢的人,已经上路了](https://mp.weixin.qq.com/s/9b-YO5kxIeD0K38_Mw6c2A)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 64afe64af72895a6d4b5dc3f06ab275742746c94 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 16 Mar 2023 10:53:43 +0800
Subject: [PATCH 053/108] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index 03d06c8..c48a0ce 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI声音克隆](https://www.bilibili.com/video/BV1x24y147yq)
* [【AI绘画】AI又进化了,革命性突破](https://www.bilibili.com/video/BV1X24y1n77u)
* [太猛了!AI这波杀疯了,原来还能这么聊天!](https://www.bilibili.com/video/BV1yP4y1Q7PH)
* [AI大胆预测世界杯冠军,用了100年的数据?](https://www.bilibili.com/video/BV1324y117jq)
@@ -136,7 +137,10 @@
* [趣味AI项目又来了](https://mp.weixin.qq.com/s/qjAACD6rXM96NNDCnGxa5A)
* [该死,这糟糕的心动感,梅开三度](https://mp.weixin.qq.com/s/52tu7mrUaZuvw-YxBWcKAA)
* [InstructPix2Pix,玩疯了](https://mp.weixin.qq.com/s/AYtMrkzAhbMFO4CEpf3kZw)
+ * [又整新活,Rome](https://mp.weixin.qq.com/s/Sp30Gg-EjqUQXExjwaEinA)
+ * [Alas、mm-cot、Ambient](https://mp.weixin.qq.com/s/P3qNGJrEcjwQG-Bri-I0Qw)
* [AI又进化了,突破性革命来了!](https://mp.weixin.qq.com/s/BwGvdmbuq561mS0MMS0wGA)
+ * [AI声音克隆又进化了](https://mp.weixin.qq.com/s/xRnODTE4oUwAhNrTYZLHDw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -195,6 +199,7 @@
* [30岁了,冒死说几句大实话!](https://mp.weixin.qq.com/s/j0yzonrhPPcemDRF6QBVkw)
* [危!ChatGPT一出,这几大职业可能先丢饭碗!](https://mp.weixin.qq.com/s/Z7BY3MUctbBOeFvJTpac7Q)
* [第一批因ChatGPT坐牢的人,已经上路了](https://mp.weixin.qq.com/s/9b-YO5kxIeD0K38_Mw6c2A)
+ * [今天打开个税APP,我直接人麻了!](https://mp.weixin.qq.com/s/LrO5N7Zke67WheBUuC3uxQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From c94030b7363ada41b98b3c98e7972d04cc4447ac Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 28 Apr 2023 09:55:40 +0800
Subject: [PATCH 054/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c48a0ce..3ae0ecd 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [【AI唱歌】再次进化!6分钟学会用AI唱歌,杀疯了!](https://www.bilibili.com/video/BV1wv4y1J7pR)
* [AI声音克隆](https://www.bilibili.com/video/BV1x24y147yq)
* [【AI绘画】AI又进化了,革命性突破](https://www.bilibili.com/video/BV1X24y1n77u)
* [太猛了!AI这波杀疯了,原来还能这么聊天!](https://www.bilibili.com/video/BV1yP4y1Q7PH)
From 7cf315f0bd648ce4853dda49fd9eaf3c2b8a924c Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 22 May 2023 21:20:41 +0800
Subject: [PATCH 055/108] Update README.md
---
README.md | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/README.md b/README.md
index 3ae0ecd..9c973af 100644
--- a/README.md
+++ b/README.md
@@ -142,6 +142,14 @@
* [Alas、mm-cot、Ambient](https://mp.weixin.qq.com/s/P3qNGJrEcjwQG-Bri-I0Qw)
* [AI又进化了,突破性革命来了!](https://mp.weixin.qq.com/s/BwGvdmbuq561mS0MMS0wGA)
* [AI声音克隆又进化了](https://mp.weixin.qq.com/s/xRnODTE4oUwAhNrTYZLHDw)
+ * [4个令人惊艳的ChatGPT项目,开源了!AIGC也太猛了...](https://mp.weixin.qq.com/s/GzpedT2vvOJ0Mb0QhrPScw)
+ * [开箱即用,5个令人惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/ILFav2Hk8l7fmTzHVGBbqw)
+ * [炸裂,AI 打造了一个西部世界!](https://mp.weixin.qq.com/s/pAYaSk78UcyE1-GZiuX0lA)
+ * [MiniGPT4,开源了!](https://mp.weixin.qq.com/s/Ut2vzx1ksbYUpXcRd27TXg)
+ * [新项目又火了,已开源!gpt4免费了...](https://mp.weixin.qq.com/s/f6Sxc1ZYWguYkiFV3atI3g)
+ * [OpenAI又一新项目,火了!已开源!](https://mp.weixin.qq.com/s/PI5S-rqS8TdomDCngqtbpw)
+ * [一个厉害的中医GPT,AI老中医开源了!](https://mp.weixin.qq.com/s/9O1pr7UZVRz9G9D8kMvwRw)
+ * [好家伙,这新项目太优秀了,快开源!](https://mp.weixin.qq.com/s/WnO2y9ZhhJgNycJ5Km868g)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -201,6 +209,8 @@
* [危!ChatGPT一出,这几大职业可能先丢饭碗!](https://mp.weixin.qq.com/s/Z7BY3MUctbBOeFvJTpac7Q)
* [第一批因ChatGPT坐牢的人,已经上路了](https://mp.weixin.qq.com/s/9b-YO5kxIeD0K38_Mw6c2A)
* [今天打开个税APP,我直接人麻了!](https://mp.weixin.qq.com/s/LrO5N7Zke67WheBUuC3uxQ)
+ * [大家都在卷ChatGPT的时候,我已经...](https://mp.weixin.qq.com/s/4krY3O4dTF9GNU0M8hFTuA)
+ * [为爱发电的博客园要没了??!](https://mp.weixin.qq.com/s/FBI1KUsbu2MkyyhpeW42ew)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From c3ea8f3b27fa3dd25f7558cf7d32e34f4ba5b917 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 29 May 2023 14:36:18 +0800
Subject: [PATCH 056/108] Update README.md
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index 9c973af..aaec807 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI"鲁迅",入驻B站啦!](https://www.bilibili.com/video/BV1uu411s7Tn)
* [【AI唱歌】再次进化!6分钟学会用AI唱歌,杀疯了!](https://www.bilibili.com/video/BV1wv4y1J7pR)
* [AI声音克隆](https://www.bilibili.com/video/BV1x24y147yq)
* [【AI绘画】AI又进化了,革命性突破](https://www.bilibili.com/video/BV1X24y1n77u)
@@ -150,6 +151,8 @@
* [OpenAI又一新项目,火了!已开源!](https://mp.weixin.qq.com/s/PI5S-rqS8TdomDCngqtbpw)
* [一个厉害的中医GPT,AI老中医开源了!](https://mp.weixin.qq.com/s/9O1pr7UZVRz9G9D8kMvwRw)
* [好家伙,这新项目太优秀了,快开源!](https://mp.weixin.qq.com/s/WnO2y9ZhhJgNycJ5Km868g)
+ * [法律方向也有GPT了!](https://mp.weixin.qq.com/s/AqCbfrNT7JYc8HR2aQmW-Q)
+ * [用AI生成的“鲁迅”](https://mp.weixin.qq.com/s/dtBYCS130ck8WXLB1cQ_ug)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -211,6 +214,7 @@
* [今天打开个税APP,我直接人麻了!](https://mp.weixin.qq.com/s/LrO5N7Zke67WheBUuC3uxQ)
* [大家都在卷ChatGPT的时候,我已经...](https://mp.weixin.qq.com/s/4krY3O4dTF9GNU0M8hFTuA)
* [为爱发电的博客园要没了??!](https://mp.weixin.qq.com/s/FBI1KUsbu2MkyyhpeW42ew)
+ * [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 3f721651beabc956ef904c5c4b013c8631d15f07 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 27 Jun 2023 11:27:51 +0800
Subject: [PATCH 057/108] Update README.md
---
README.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.md b/README.md
index aaec807..874fe30 100644
--- a/README.md
+++ b/README.md
@@ -153,6 +153,10 @@
* [好家伙,这新项目太优秀了,快开源!](https://mp.weixin.qq.com/s/WnO2y9ZhhJgNycJ5Km868g)
* [法律方向也有GPT了!](https://mp.weixin.qq.com/s/AqCbfrNT7JYc8HR2aQmW-Q)
* [用AI生成的“鲁迅”](https://mp.weixin.qq.com/s/dtBYCS130ck8WXLB1cQ_ug)
+ * [AI进化太快,我要学不动了。。。](https://mp.weixin.qq.com/s/4R_0VQDvmSqwgsnfck_4kA)
+ * [AI进化太快了,新项目已开源!](https://mp.weixin.qq.com/s/XEW162N2fgyN5EKND5lzEg)
+ * [金融GPT来了](https://mp.weixin.qq.com/s/7nj2iW4zQX795FX0dl1CWw)
+ * [超越 GPT-4 的国产开源大模型来了!](https://mp.weixin.qq.com/s/4RUHcSvE3rTFJUNPmpwGag)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -215,6 +219,7 @@
* [大家都在卷ChatGPT的时候,我已经...](https://mp.weixin.qq.com/s/4krY3O4dTF9GNU0M8hFTuA)
* [为爱发电的博客园要没了??!](https://mp.weixin.qq.com/s/FBI1KUsbu2MkyyhpeW42ew)
* [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
+ * [牛逼!新书冲到京东榜一了!](https://mp.weixin.qq.com/s/AOyz625Jy44s0TXZGuMrHA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 5a1151752fbebddf84bc69a765af3488fa284fcc Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 27 Jun 2023 11:28:40 +0800
Subject: [PATCH 058/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 874fe30..cb8a2dc 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI写“鲁迅体“2023全国高考作文](https://www.bilibili.com/video/BV1Xu4y1Z7UU/)
* [AI"鲁迅",入驻B站啦!](https://www.bilibili.com/video/BV1uu411s7Tn)
* [【AI唱歌】再次进化!6分钟学会用AI唱歌,杀疯了!](https://www.bilibili.com/video/BV1wv4y1J7pR)
* [AI声音克隆](https://www.bilibili.com/video/BV1x24y147yq)
From a4a7bcc5f3d40d0bde91c1f15359f93c749f0421 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Mon, 14 Aug 2023 14:44:47 +0800
Subject: [PATCH 059/108] Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index cb8a2dc..05329c2 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [AI声音克隆又进化了,10分钟学会声音克隆!一键启动包发布!](https://www.bilibili.com/video/BV1K94y1k7Bw/)
* [AI写“鲁迅体“2023全国高考作文](https://www.bilibili.com/video/BV1Xu4y1Z7UU/)
* [AI"鲁迅",入驻B站啦!](https://www.bilibili.com/video/BV1uu411s7Tn)
* [【AI唱歌】再次进化!6分钟学会用AI唱歌,杀疯了!](https://www.bilibili.com/video/BV1wv4y1J7pR)
From 164f53b52dc7ba6ee80af2b9bbeb5693724623b1 Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Fri, 24 Nov 2023 14:13:13 +0800
Subject: [PATCH 060/108] Update README.md
---
README.md | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/README.md b/README.md
index 05329c2..246b055 100644
--- a/README.md
+++ b/README.md
@@ -159,6 +159,18 @@
* [AI进化太快了,新项目已开源!](https://mp.weixin.qq.com/s/XEW162N2fgyN5EKND5lzEg)
* [金融GPT来了](https://mp.weixin.qq.com/s/7nj2iW4zQX795FX0dl1CWw)
* [超越 GPT-4 的国产开源大模型来了!](https://mp.weixin.qq.com/s/4RUHcSvE3rTFJUNPmpwGag)
+ * [新项目爆火,GPT 开源了!](https://mp.weixin.qq.com/s/Ng7D-FAT8ODe5dhSjX_azA)
+ * [法律大模型 ChatLaw](https://mp.weixin.qq.com/s/Zfu4LXuB3YVsR3-jN3Fkrw)
+ * [警惕邪恶版 GPT!](https://mp.weixin.qq.com/s/PuG3T5UCL-7J_MhTLWSLeQ)
+ * [AI声音克隆又进化了,已开源!](https://mp.weixin.qq.com/s/xq0GEn5PsdXjTF2ZnbH89g)
+ * [955 神仙公司名单](https://mp.weixin.qq.com/s/EzlmnyXVHSu4uwUZ_nQYJw)
+ * [马斯克,才是老懂哥!](https://mp.weixin.qq.com/s/Jpl_R1I-oGMBw_tQ2Y-6Rg)
+ * [才14岁。。简直降维打击!](https://mp.weixin.qq.com/s/BR14Q8Aggy6euL3HljtgoQ)
+ * [美国又“出手”了!](https://mp.weixin.qq.com/s/L78k3E4nY8WpSYxffArsdA)
+ * [美国变卦,RTX 4090 囤早了...](https://mp.weixin.qq.com/s/pi87Nnn7Otr75faJS33o_w)
+ * [已经有企业开始抵制一年制的硕士了](https://mp.weixin.qq.com/s/f5dFank3E6iZvNubt3emjw)
+ * [连字节跳动都跳不动了!](https://mp.weixin.qq.com/s/sCeH4RlEX4NZ3WMtc5tdFQ)
+ * [一个令人惊艳的新项目,SVD开源了!](https://mp.weixin.qq.com/s/aLYy0a2ZQX3vFfyDBNagig)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -222,6 +234,7 @@
* [为爱发电的博客园要没了??!](https://mp.weixin.qq.com/s/FBI1KUsbu2MkyyhpeW42ew)
* [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
* [牛逼!新书冲到京东榜一了!](https://mp.weixin.qq.com/s/AOyz625Jy44s0TXZGuMrHA)
+ * [不卷了,继续彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/4iPJr1NMNBeBHM45C3vDGQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 0eb06402c821acc3fdc6f2460e1589a8dc94863f Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Tue, 16 Jan 2024 10:32:44 +0800
Subject: [PATCH 061/108] Update README.md
---
README.md | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/README.md b/README.md
index 246b055..e7d43ef 100644
--- a/README.md
+++ b/README.md
@@ -171,6 +171,11 @@
* [已经有企业开始抵制一年制的硕士了](https://mp.weixin.qq.com/s/f5dFank3E6iZvNubt3emjw)
* [连字节跳动都跳不动了!](https://mp.weixin.qq.com/s/sCeH4RlEX4NZ3WMtc5tdFQ)
* [一个令人惊艳的新项目,SVD开源了!](https://mp.weixin.qq.com/s/aLYy0a2ZQX3vFfyDBNagig)
+ * [马赛克,克星,真来了!v2.0](https://mp.weixin.qq.com/s/h23UC0f3xUH07VA2qQK85A)
+ * [阿里员工:本月收入489325元,开心过年](https://mp.weixin.qq.com/s/RhZ-Xkr3y0FYJPOKmyKWNA)
+ * [2个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/K1B2PI24iuLSmwrEVIJPDQ)
+ * [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/6a3UxUJ-qsV64rnjG3BH3Q)
+ * [微信聊天记录导出的开源项目,火了!](https://mp.weixin.qq.com/s/HCNfS183p87hb3qv_-kufQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -235,6 +240,9 @@
* [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
* [牛逼!新书冲到京东榜一了!](https://mp.weixin.qq.com/s/AOyz625Jy44s0TXZGuMrHA)
* [不卷了,继续彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/4iPJr1NMNBeBHM45C3vDGQ)
+ * [拼多多今年的薪资。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
+ * [北京,这两天上班可太难了!](https://mp.weixin.qq.com/s/F-vP-NV57gx0-arErE8koA)
+ * [裁员潮都波及到985大学了!](https://mp.weixin.qq.com/s/Lcs3lZJcYhQVpSmu6OGESQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From af3578a50e92707cf11ac75062823167162b972d Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 22 Feb 2024 09:04:37 +0800
Subject: [PATCH 062/108] Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index e7d43ef..cf81ae4 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,9 @@
* [看书vs视频,我的一点小建议,共勉!](https://mp.weixin.qq.com/s/CpJjI2GnhF5fES8tY_4npA)
* [给大学弟妹们的,亿点建议!](https://mp.weixin.qq.com/s/9cIv-3iZJex3jmCIT8QKPg)
* 视频
+ * [王炸!AI声音克隆+Sora开源平替一键启动,全网最简单!](https://www.bilibili.com/video/BV1WC411W79t)
+ * [AI越来越“变态”了,本地部署才是王道!](https://www.bilibili.com/video/BV1LW4y1c7TP)
+ * [AI声音克隆又进化了,1分钟训练模型,一键启动包发布!](https://www.bilibili.com/video/BV1dV411D7Pp/)
* [AI声音克隆又进化了,10分钟学会声音克隆!一键启动包发布!](https://www.bilibili.com/video/BV1K94y1k7Bw/)
* [AI写“鲁迅体“2023全国高考作文](https://www.bilibili.com/video/BV1Xu4y1Z7UU/)
* [AI"鲁迅",入驻B站啦!](https://www.bilibili.com/video/BV1uu411s7Tn)
From aaf5c43e8fd41c21a4641d740036a14e4e4b5aca Mon Sep 17 00:00:00 2001
From: Jack-Cherish
Date: Thu, 22 Feb 2024 11:19:44 +0800
Subject: [PATCH 063/108] update
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index cf81ae4..22cafc9 100644
--- a/README.md
+++ b/README.md
@@ -179,6 +179,8 @@
* [2个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/K1B2PI24iuLSmwrEVIJPDQ)
* [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/6a3UxUJ-qsV64rnjG3BH3Q)
* [微信聊天记录导出的开源项目,火了!](https://mp.weixin.qq.com/s/HCNfS183p87hb3qv_-kufQ)
+ * [InstantID开源了](https://mp.weixin.qq.com/s/MyrTNNIZ39myQu3IP4uRsA)
+ * [Sora的第一波受害者出现了。](https://mp.weixin.qq.com/s/4WqNqROl3Rs9VHrDY8ZTcg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -246,6 +248,7 @@
* [拼多多今年的薪资。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
* [北京,这两天上班可太难了!](https://mp.weixin.qq.com/s/F-vP-NV57gx0-arErE8koA)
* [裁员潮都波及到985大学了!](https://mp.weixin.qq.com/s/Lcs3lZJcYhQVpSmu6OGESQ)
+ * [县城再无清华北大](https://mp.weixin.qq.com/s/OqQrsa4LgBynyvuAMJza1Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From c2f1f27dae45ed596704f8222a32a9b4d5e616a7 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Tue, 19 Mar 2024 09:48:20 +0800
Subject: [PATCH 064/108] chen
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 22cafc9..dcd7198 100644
--- a/README.md
+++ b/README.md
@@ -245,7 +245,7 @@
* [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
* [牛逼!新书冲到京东榜一了!](https://mp.weixin.qq.com/s/AOyz625Jy44s0TXZGuMrHA)
* [不卷了,继续彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/4iPJr1NMNBeBHM45C3vDGQ)
- * [拼多多今年的薪资。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
+ * [拼多多今年的薪资。。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
* [北京,这两天上班可太难了!](https://mp.weixin.qq.com/s/F-vP-NV57gx0-arErE8koA)
* [裁员潮都波及到985大学了!](https://mp.weixin.qq.com/s/Lcs3lZJcYhQVpSmu6OGESQ)
* [县城再无清华北大](https://mp.weixin.qq.com/s/OqQrsa4LgBynyvuAMJza1Q)
From 8f5598eef907493d4aa2693a63bd8f261bf325e8 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Tue, 19 Mar 2024 09:55:09 +0800
Subject: [PATCH 065/108] chen
---
README.md | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index dcd7198..7e6dbf4 100644
--- a/README.md
+++ b/README.md
@@ -164,10 +164,10 @@
* [超越 GPT-4 的国产开源大模型来了!](https://mp.weixin.qq.com/s/4RUHcSvE3rTFJUNPmpwGag)
* [新项目爆火,GPT 开源了!](https://mp.weixin.qq.com/s/Ng7D-FAT8ODe5dhSjX_azA)
* [法律大模型 ChatLaw](https://mp.weixin.qq.com/s/Zfu4LXuB3YVsR3-jN3Fkrw)
- * [警惕邪恶版 GPT!](https://mp.weixin.qq.com/s/PuG3T5UCL-7J_MhTLWSLeQ)
+ * [警惕邪恶版 GPT!](https://mp.weixin.qq.com/s/PuG3T5UCL-7J_MhTLWSLeQ)
* [AI声音克隆又进化了,已开源!](https://mp.weixin.qq.com/s/xq0GEn5PsdXjTF2ZnbH89g)
* [955 神仙公司名单](https://mp.weixin.qq.com/s/EzlmnyXVHSu4uwUZ_nQYJw)
- * [马斯克,才是老懂哥!](https://mp.weixin.qq.com/s/Jpl_R1I-oGMBw_tQ2Y-6Rg)
+ * [马斯克,才是老懂哥!](https://mp.weixin.qq.com/s/Jpl_R1I-oGMBw_tQ2Y-6Rg)
* [才14岁。。简直降维打击!](https://mp.weixin.qq.com/s/BR14Q8Aggy6euL3HljtgoQ)
* [美国又“出手”了!](https://mp.weixin.qq.com/s/L78k3E4nY8WpSYxffArsdA)
* [美国变卦,RTX 4090 囤早了...](https://mp.weixin.qq.com/s/pi87Nnn7Otr75faJS33o_w)
@@ -181,6 +181,10 @@
* [微信聊天记录导出的开源项目,火了!](https://mp.weixin.qq.com/s/HCNfS183p87hb3qv_-kufQ)
* [InstantID开源了](https://mp.weixin.qq.com/s/MyrTNNIZ39myQu3IP4uRsA)
* [Sora的第一波受害者出现了。](https://mp.weixin.qq.com/s/4WqNqROl3Rs9VHrDY8ZTcg)
+ * [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/ookCSDtK3vo9NZ3YRnB3iQ)
+ * [中国永远不会倒闭的四个行业](https://mp.weixin.qq.com/s/dpejwoUu7eGZxPsGsXS4kw)
+ * [阿里的开源,这两天被喷惨了。。](https://mp.weixin.qq.com/s/gB4nQ9Ab5jbnk3RULI-2kQ)
+ * [离谱,北邮211本科不符合华为OD要求](https://mp.weixin.qq.com/s/yUJX4p2wdXMtG92HqsCp_Q)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -245,10 +249,13 @@
* [关于一场诈骗](https://mp.weixin.qq.com/s/Gg8TD7LzUiNPVRC9Gep_DA)
* [牛逼!新书冲到京东榜一了!](https://mp.weixin.qq.com/s/AOyz625Jy44s0TXZGuMrHA)
* [不卷了,继续彻底躺平的假期,真爽!](https://mp.weixin.qq.com/s/4iPJr1NMNBeBHM45C3vDGQ)
- * [拼多多今年的薪资。。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
+ * [拼多多今年的薪资。。](https://mp.weixin.qq.com/s/m1wuuKcIiaaYNbylEaLW2A)
* [北京,这两天上班可太难了!](https://mp.weixin.qq.com/s/F-vP-NV57gx0-arErE8koA)
* [裁员潮都波及到985大学了!](https://mp.weixin.qq.com/s/Lcs3lZJcYhQVpSmu6OGESQ)
* [县城再无清华北大](https://mp.weixin.qq.com/s/OqQrsa4LgBynyvuAMJza1Q)
+ * [阿里员工自曝996作息表](https://mp.weixin.qq.com/s/s-Sl-nf95OsZ98nbY817wg)
+ * [七年青春喂了狗。](https://mp.weixin.qq.com/s/LUc5xC_iQBoYFuYwWiQqkw)
+ * [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From be0ca487632b8a4c53d3a6fdac1dc25d3c3dd351 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Thu, 21 Mar 2024 23:33:32 +0800
Subject: [PATCH 066/108] chen
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 7e6dbf4..b9553c6 100644
--- a/README.md
+++ b/README.md
@@ -185,6 +185,7 @@
* [中国永远不会倒闭的四个行业](https://mp.weixin.qq.com/s/dpejwoUu7eGZxPsGsXS4kw)
* [阿里的开源,这两天被喷惨了。。](https://mp.weixin.qq.com/s/gB4nQ9Ab5jbnk3RULI-2kQ)
* [离谱,北邮211本科不符合华为OD要求](https://mp.weixin.qq.com/s/yUJX4p2wdXMtG92HqsCp_Q)
+ * [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From c4f4ebe81c9195bd5fbaecd66ab0beb5c907f073 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Wed, 27 Mar 2024 22:11:54 +0800
Subject: [PATCH 067/108] chen
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index b9553c6..3dea3e5 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@
* [阿里的开源,这两天被喷惨了。。](https://mp.weixin.qq.com/s/gB4nQ9Ab5jbnk3RULI-2kQ)
* [离谱,北邮211本科不符合华为OD要求](https://mp.weixin.qq.com/s/yUJX4p2wdXMtG92HqsCp_Q)
* [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
+ * [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From b14b33ae67a155c824016a6ef09ea85f7eec4895 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Sat, 30 Mar 2024 14:59:09 +0800
Subject: [PATCH 068/108] chen
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 3dea3e5..a25521f 100644
--- a/README.md
+++ b/README.md
@@ -187,6 +187,7 @@
* [离谱,北邮211本科不符合华为OD要求](https://mp.weixin.qq.com/s/yUJX4p2wdXMtG92HqsCp_Q)
* [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
+ * [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 8ee338027b92cc5261ab8dddf3c5e8f8d7ff172d Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Tue, 2 Apr 2024 19:01:57 +0800
Subject: [PATCH 069/108] chen
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index a25521f..6c2488b 100644
--- a/README.md
+++ b/README.md
@@ -188,6 +188,7 @@
* [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
+ * [该死,这糟糕的心动感,AI杀疯了!](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From b64d0d39bcec88e19b7206333ed725fe6073c18b Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Tue, 2 Apr 2024 19:05:41 +0800
Subject: [PATCH 070/108] chen
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 6c2488b..c9eea56 100644
--- a/README.md
+++ b/README.md
@@ -188,7 +188,7 @@
* [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
- * [该死,这糟糕的心动感,AI杀疯了!](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
+ * [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From e53bd0b8dc58ae6e9230bd5ec54ffa658a58cd71 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Tue, 9 Apr 2024 10:34:36 +0800
Subject: [PATCH 071/108] update
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c9eea56..4d952f0 100644
--- a/README.md
+++ b/README.md
@@ -189,6 +189,7 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From f804b31ba6a468b41ac4e128c29fe124286518f6 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Mon, 15 Apr 2024 22:22:17 +0800
Subject: [PATCH 072/108] update
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4d952f0..df2b819 100644
--- a/README.md
+++ b/README.md
@@ -190,6 +190,7 @@
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
* [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From d388cd37602e1747982ba85adec19e2db2788cc3 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Mon, 15 Apr 2024 22:25:25 +0800
Subject: [PATCH 073/108] update
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index df2b819..e4441b4 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
- * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
From 5ec2e74fac59a2ba887c20f9c79d033c4364997e Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Wed, 17 Apr 2024 17:27:21 +0800
Subject: [PATCH 074/108] update
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index e4441b4..c522488 100644
--- a/README.md
+++ b/README.md
@@ -189,8 +189,9 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
- * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
+ * [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 674f944b6e3c251a7042b2adb330e984fe34db2f Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Wed, 17 Apr 2024 17:29:00 +0800
Subject: [PATCH 075/108] update
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c522488..00ec98f 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
- * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
* 囧事人生
From 53f6671a471d5b6c767b1741c7197dcd34b52c44 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Wed, 17 Apr 2024 17:31:57 +0800
Subject: [PATCH 076/108] update 4.17
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 00ec98f..c522488 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
- * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
* 囧事人生
From bc9d505f8af4d67fc345a34a9621a686fea4f6f3 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Wed, 17 Apr 2024 17:34:58 +0800
Subject: [PATCH 077/108] update
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c522488..00ec98f 100644
--- a/README.md
+++ b/README.md
@@ -189,7 +189,7 @@
* [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
* [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
- * [这是雷军的简历,落魄时卡里只有冰冷的40亿...](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
* 囧事人生
From 8f78d46c8a3f9969f32f0f091e98e16bcf7ee841 Mon Sep 17 00:00:00 2001
From: WinstonCHEN1 <163944337+WinstonCHEN1@users.noreply.github.com>
Date: Fri, 19 Apr 2024 22:29:28 +0800
Subject: [PATCH 078/108] README.md
---
README.md | 18 ++++++++++++++++--
1 file changed, 16 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 22cafc9..02e9ac8 100644
--- a/README.md
+++ b/README.md
@@ -164,10 +164,10 @@
* [超越 GPT-4 的国产开源大模型来了!](https://mp.weixin.qq.com/s/4RUHcSvE3rTFJUNPmpwGag)
* [新项目爆火,GPT 开源了!](https://mp.weixin.qq.com/s/Ng7D-FAT8ODe5dhSjX_azA)
* [法律大模型 ChatLaw](https://mp.weixin.qq.com/s/Zfu4LXuB3YVsR3-jN3Fkrw)
- * [警惕邪恶版 GPT!](https://mp.weixin.qq.com/s/PuG3T5UCL-7J_MhTLWSLeQ)
+ * [警惕邪恶版 GPT!](https://mp.weixin.qq.com/s/PuG3T5UCL-7J_MhTLWSLeQ)
* [AI声音克隆又进化了,已开源!](https://mp.weixin.qq.com/s/xq0GEn5PsdXjTF2ZnbH89g)
* [955 神仙公司名单](https://mp.weixin.qq.com/s/EzlmnyXVHSu4uwUZ_nQYJw)
- * [马斯克,才是老懂哥!](https://mp.weixin.qq.com/s/Jpl_R1I-oGMBw_tQ2Y-6Rg)
+ * [马斯克,才是老懂哥!](https://mp.weixin.qq.com/s/Jpl_R1I-oGMBw_tQ2Y-6Rg)
* [才14岁。。简直降维打击!](https://mp.weixin.qq.com/s/BR14Q8Aggy6euL3HljtgoQ)
* [美国又“出手”了!](https://mp.weixin.qq.com/s/L78k3E4nY8WpSYxffArsdA)
* [美国变卦,RTX 4090 囤早了...](https://mp.weixin.qq.com/s/pi87Nnn7Otr75faJS33o_w)
@@ -181,6 +181,17 @@
* [微信聊天记录导出的开源项目,火了!](https://mp.weixin.qq.com/s/HCNfS183p87hb3qv_-kufQ)
* [InstantID开源了](https://mp.weixin.qq.com/s/MyrTNNIZ39myQu3IP4uRsA)
* [Sora的第一波受害者出现了。](https://mp.weixin.qq.com/s/4WqNqROl3Rs9VHrDY8ZTcg)
+ * [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/ookCSDtK3vo9NZ3YRnB3iQ)
+ * [中国永远不会倒闭的四个行业](https://mp.weixin.qq.com/s/dpejwoUu7eGZxPsGsXS4kw)
+ * [阿里的开源,这两天被喷惨了。。](https://mp.weixin.qq.com/s/gB4nQ9Ab5jbnk3RULI-2kQ)
+ * [离谱,北邮211本科不符合华为OD要求](https://mp.weixin.qq.com/s/yUJX4p2wdXMtG92HqsCp_Q)
+ * [最新955不加班的公司名单](https://mp.weixin.qq.com/s/WbHCagkvzh7yk5D7uq8gcg)
+ * [3个令人兴奋的AI项目,已开源!](https://mp.weixin.qq.com/s/aPNXaXLlTd5je3MifBsnvg)
+ * [4个令人兴奋的爆火AI项目,已开源!](https://mp.weixin.qq.com/s/_kXbZ0qsj_EJqADqli9H9g)
+ * [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
+ * [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
+ * [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
+ * [华为又招了一名天才少年。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -249,6 +260,9 @@
* [北京,这两天上班可太难了!](https://mp.weixin.qq.com/s/F-vP-NV57gx0-arErE8koA)
* [裁员潮都波及到985大学了!](https://mp.weixin.qq.com/s/Lcs3lZJcYhQVpSmu6OGESQ)
* [县城再无清华北大](https://mp.weixin.qq.com/s/OqQrsa4LgBynyvuAMJza1Q)
+ * [阿里员工自曝996作息表](https://mp.weixin.qq.com/s/s-Sl-nf95OsZ98nbY817wg)
+ * [七年青春喂了狗。](https://mp.weixin.qq.com/s/LUc5xC_iQBoYFuYwWiQqkw)
+ * [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From d1ed900492cbcab9282de164efcb2cab62e7e00a Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Sat, 20 Apr 2024 12:01:39 +0800
Subject: [PATCH 079/108] update
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 00ec98f..48ea47c 100644
--- a/README.md
+++ b/README.md
@@ -192,6 +192,7 @@
* [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
+ * [华为又招了一名天才少年。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 002c95befddb2d58e0dae4ecd7ae5c0bc58757b9 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Sat, 20 Apr 2024 12:03:59 +0800
Subject: [PATCH 080/108] update
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 48ea47c..503ee2f 100644
--- a/README.md
+++ b/README.md
@@ -192,7 +192,7 @@
* [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
- * [华为又招了一名天才少年。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
+ * [华为又招了一名天才少年。。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 11e46e8cb774ad8a0cfd47445c12c81f2182efed Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Sat, 27 Apr 2024 20:21:21 +0800
Subject: [PATCH 081/108] chen
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 503ee2f..30285f4 100644
--- a/README.md
+++ b/README.md
@@ -264,6 +264,7 @@
* [阿里员工自曝996作息表](https://mp.weixin.qq.com/s/s-Sl-nf95OsZ98nbY817wg)
* [七年青春喂了狗。](https://mp.weixin.qq.com/s/LUc5xC_iQBoYFuYwWiQqkw)
* [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
+ * [突发!特斯拉毁约应届生offer!](https://mp.weixin.qq.com/s/OxrJD_1qeAystNX-x7uYeQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From cefb46101f77e630a18b14f5a1dc375ce04d1f69 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Mon, 6 May 2024 23:12:46 +0800
Subject: [PATCH 082/108] update
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 30285f4..89ca7d7 100644
--- a/README.md
+++ b/README.md
@@ -193,6 +193,8 @@
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
* [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
* [华为又招了一名天才少年。。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
+ * [五一抢票难,Python抢票脚本,火了!](https://mp.weixin.qq.com/s/1s2K5RjTtoNvarepEkF5lg)
+ * [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/byzyJwNK18zM_7rLvG3qKw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -265,6 +267,7 @@
* [七年青春喂了狗。](https://mp.weixin.qq.com/s/LUc5xC_iQBoYFuYwWiQqkw)
* [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
* [突发!特斯拉毁约应届生offer!](https://mp.weixin.qq.com/s/OxrJD_1qeAystNX-x7uYeQ)
+ * [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From c691ac0954d6c92c70ba1457ba1f880edf900eb0 Mon Sep 17 00:00:00 2001
From: Chen <1281838223@qq.com>
Date: Fri, 10 May 2024 17:02:34 +0800
Subject: [PATCH 083/108] update
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 89ca7d7..cd6a03f 100644
--- a/README.md
+++ b/README.md
@@ -195,6 +195,7 @@
* [华为又招了一名天才少年。。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
* [五一抢票难,Python抢票脚本,火了!](https://mp.weixin.qq.com/s/1s2K5RjTtoNvarepEkF5lg)
* [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/byzyJwNK18zM_7rLvG3qKw)
+ * [该死,这糟糕的心动感,AI杀疯了!](https://mp.weixin.qq.com/s/dXDLrozJ4tmf8iWQbdiqvg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -268,6 +269,7 @@
* [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
* [突发!特斯拉毁约应届生offer!](https://mp.weixin.qq.com/s/OxrJD_1qeAystNX-x7uYeQ)
* [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
+ * [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 8220f8a98024da1bbd6a0452544afda86d65a7ea Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sat, 18 May 2024 20:36:13 +0800
Subject: [PATCH 084/108] update
---
README.md | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 02e9ac8..daef790 100644
--- a/README.md
+++ b/README.md
@@ -191,7 +191,11 @@
* [该死,这糟糕的心动感,AI杀疯了! ](https://mp.weixin.qq.com/s/h7HK6z_oj8GySedBKLlyNA)
* [这是雷军的简历,落魄时卡里只有冰冷的40亿..](https://mp.weixin.qq.com/s/VT_FPohlBrTF4zANoDLlZg)
* [马赛克,克星,又火一个,已开源!](https://mp.weixin.qq.com/s/ChdXJ4Mw8tULdjVGPBjI3w)
- * [华为又招了一名天才少年。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
+ * [4个令人惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/MEcK0hh-axuYlU6njnbUJQ)
+ * [华为又招了一名天才少年。。。](https://mp.weixin.qq.com/s/rD3GpcsBH9o1mLAdrnqqNQ)
+ * [五一抢票难,Python抢票脚本,火了!](https://mp.weixin.qq.com/s/1s2K5RjTtoNvarepEkF5lg)
+ * [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/byzyJwNK18zM_7rLvG3qKw)
+ * [该死,这糟糕的心动感,AI杀疯了!](https://mp.weixin.qq.com/s/dXDLrozJ4tmf8iWQbdiqvg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -263,6 +267,10 @@
* [阿里员工自曝996作息表](https://mp.weixin.qq.com/s/s-Sl-nf95OsZ98nbY817wg)
* [七年青春喂了狗。](https://mp.weixin.qq.com/s/LUc5xC_iQBoYFuYwWiQqkw)
* [小红书今年的校招薪资。。](https://mp.weixin.qq.com/s/hXlJUxBL3WtPjHis--MjCg)
+ * [突发!特斯拉毁约应届生offer!](https://mp.weixin.qq.com/s/OxrJD_1qeAystNX-x7uYeQ)
+ * [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
+ * [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
+ * [使用VPN“翻墙”违法,为什么大部分人都没事?](https://mp.weixin.qq.com/s/jCrCneyHjm97lBDzcwEb2g)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
@@ -344,4 +352,4 @@
-
+
\ No newline at end of file
From 36b19f1700c713d025e716016e5777ce1d3552be Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sat, 18 May 2024 20:46:21 +0800
Subject: [PATCH 085/108] update
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 4cefc09..daef790 100644
--- a/README.md
+++ b/README.md
@@ -270,6 +270,7 @@
* [突发!特斯拉毁约应届生offer!](https://mp.weixin.qq.com/s/OxrJD_1qeAystNX-x7uYeQ)
* [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
* [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
+ * [使用VPN“翻墙”违法,为什么大部分人都没事?](https://mp.weixin.qq.com/s/jCrCneyHjm97lBDzcwEb2g)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 266c3cc3f5203c26c6b2c5d2fe62bd7a17c4195d Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 5 Jun 2024 14:44:16 +0800
Subject: [PATCH 086/108] update
---
.DS_Store | Bin 0 -> 6148 bytes
README.md | 3 +++
2 files changed, 3 insertions(+)
create mode 100644 .DS_Store
diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..aa727d4651348b7295421663e687aed210dd9d75
GIT binary patch
literal 6148
zcmeHKy-veG4EB`>1+jEQ>T(Z&Ds^T_tFR)Zjx11G6;My9#Lt`=o`{j5FTupZTQKnX
zY?U0Lj0k}(`M!&P&dHZ5u8GKvZl?pHE)nHW#?B6wFNFQ9E$OI*osQ2~%m?H1DlA)(
zX85fP@Vm>XPjkAYo8#zdk)5g}2o(^-sU`FE1Lujs6Q#X&W^I
zouT%Ou9MomgNM)lX8qyG>i$aVCufA};~qA}B=^xf=KC-)28;n?;J-0|p3Rc)3fgK6
z7z4(@ngRYkcqn6`SPRBa2bMSj05h1QV9&Dz=Xk|Ju@-~};v^L)sZK`>C+VtK)nh!^stbwi*M*K+3?DTz0wtA8wxi(x
zX>V;k9QRreJ%zGxTrIdx!6vq1#BwX%gGPbf^9EQb)`GA=?2kaC!4_lSM;Ukri*ihy
literal 0
HcmV?d00001
diff --git a/README.md b/README.md
index daef790..f61d2e9 100644
--- a/README.md
+++ b/README.md
@@ -271,6 +271,9 @@
* [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
* [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
* [使用VPN“翻墙”违法,为什么大部分人都没事?](https://mp.weixin.qq.com/s/jCrCneyHjm97lBDzcwEb2g)
+ * [手机「本地部署」开源 GPT,火了!](https://mp.weixin.qq.com/s/du2GrHNUCF391Avom2P20Q)
+ * [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/gIU3JZTMuYsxSWbiSI51OQ)
+ * [炸裂开源!一周爆涨 18K+ 的 Star!](https://mp.weixin.qq.com/s/6lhn9GUiEsL_cqHalZXk_Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 419d4c6486c3954cd15b650ee92086a45b733fdb Mon Sep 17 00:00:00 2001
From: Jack Cui
Date: Thu, 13 Jun 2024 08:39:26 +0800
Subject: [PATCH 087/108] update
update
---
.DS_Store | Bin 6148 -> 0 bytes
1 file changed, 0 insertions(+), 0 deletions(-)
delete mode 100644 .DS_Store
diff --git a/.DS_Store b/.DS_Store
deleted file mode 100644
index aa727d4651348b7295421663e687aed210dd9d75..0000000000000000000000000000000000000000
GIT binary patch
literal 0
HcmV?d00001
literal 6148
zcmeHKy-veG4EB`>1+jEQ>T(Z&Ds^T_tFR)Zjx11G6;My9#Lt`=o`{j5FTupZTQKnX
zY?U0Lj0k}(`M!&P&dHZ5u8GKvZl?pHE)nHW#?B6wFNFQ9E$OI*osQ2~%m?H1DlA)(
zX85fP@Vm>XPjkAYo8#zdk)5g}2o(^-sU`FE1Lujs6Q#X&W^I
zouT%Ou9MomgNM)lX8qyG>i$aVCufA};~qA}B=^xf=KC-)28;n?;J-0|p3Rc)3fgK6
z7z4(@ngRYkcqn6`SPRBa2bMSj05h1QV9&Dz=Xk|Ju@-~};v^L)sZK`>C+VtK)nh!^stbwi*M*K+3?DTz0wtA8wxi(x
zX>V;k9QRreJ%zGxTrIdx!6vq1#BwX%gGPbf^9EQb)`GA=?2kaC!4_lSM;Ukri*ihy
From 578b6ca062b97803db0950022c67bb246498d18a Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sun, 16 Jun 2024 00:58:58 +0800
Subject: [PATCH 088/108] update
---
README.md | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index f61d2e9..d86e53a 100644
--- a/README.md
+++ b/README.md
@@ -196,6 +196,10 @@
* [五一抢票难,Python抢票脚本,火了!](https://mp.weixin.qq.com/s/1s2K5RjTtoNvarepEkF5lg)
* [又火一个惊艳的AI项目,开源了!](https://mp.weixin.qq.com/s/byzyJwNK18zM_7rLvG3qKw)
* [该死,这糟糕的心动感,AI杀疯了!](https://mp.weixin.qq.com/s/dXDLrozJ4tmf8iWQbdiqvg)
+ * [手机「本地部署」开源 GPT,火了!](https://mp.weixin.qq.com/s/du2GrHNUCF391Avom2P20Q)
+ * [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/gIU3JZTMuYsxSWbiSI51OQ)
+ * [炸裂开源!一周爆涨 18K+ 的 Star!](https://mp.weixin.qq.com/s/6lhn9GUiEsL_cqHalZXk_Q)
+ * [又火一个惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/kRCfrY0jmKr6W_YycaALbA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -271,9 +275,6 @@
* [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
* [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
* [使用VPN“翻墙”违法,为什么大部分人都没事?](https://mp.weixin.qq.com/s/jCrCneyHjm97lBDzcwEb2g)
- * [手机「本地部署」开源 GPT,火了!](https://mp.weixin.qq.com/s/du2GrHNUCF391Avom2P20Q)
- * [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/gIU3JZTMuYsxSWbiSI51OQ)
- * [炸裂开源!一周爆涨 18K+ 的 Star!](https://mp.weixin.qq.com/s/6lhn9GUiEsL_cqHalZXk_Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From e846bf472c0794f9308fa3a701ded3bd0a935d78 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sun, 30 Jun 2024 09:31:29 +0800
Subject: [PATCH 089/108] update
---
README.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README.md b/README.md
index d86e53a..d98a4c2 100644
--- a/README.md
+++ b/README.md
@@ -200,6 +200,7 @@
* [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/gIU3JZTMuYsxSWbiSI51OQ)
* [炸裂开源!一周爆涨 18K+ 的 Star!](https://mp.weixin.qq.com/s/6lhn9GUiEsL_cqHalZXk_Q)
* [又火一个惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/kRCfrY0jmKr6W_YycaALbA)
+ * [警告!OpenAI宣布全面封锁中国API接入](https://mp.weixin.qq.com/s/QAk0KqtAgSb36p2QnYJlLw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -275,6 +276,9 @@
* [阿里发年终奖了](https://mp.weixin.qq.com/s/nJ0WujBtdla9E-3Tj1dc-Q)
* [很多朋友都消失了。。](https://mp.weixin.qq.com/s/9L4egvVivprduXw5_M_ohA)
* [使用VPN“翻墙”违法,为什么大部分人都没事?](https://mp.weixin.qq.com/s/jCrCneyHjm97lBDzcwEb2g)
+ * [未来可能消失的编程语言](https://mp.weixin.qq.com/s/S-aS1vVRxEc5aQy6FgUVOg)
+ * [团队准备解散了。。](https://mp.weixin.qq.com/s/tC3fGB9HXU4jSrHMt2dDTA)
+ * [CSDN又抽风了,GitCode 被曝...](https://mp.weixin.qq.com/s/HLyzX-NxttY9bH8x2amLOA)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 2c1c5b8b367dbbacf55f24512d403f00149a5759 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Fri, 12 Jul 2024 16:21:10 +0800
Subject: [PATCH 090/108] docs:update README.md
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index d98a4c2..2a1d0fa 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,9 @@
* [炸裂开源!一周爆涨 18K+ 的 Star!](https://mp.weixin.qq.com/s/6lhn9GUiEsL_cqHalZXk_Q)
* [又火一个惊艳的开源项目,诞生了!](https://mp.weixin.qq.com/s/kRCfrY0jmKr6W_YycaALbA)
* [警告!OpenAI宣布全面封锁中国API接入](https://mp.weixin.qq.com/s/QAk0KqtAgSb36p2QnYJlLw)
+ * [被判赔1250万!非法抓取高德地图数据。。](https://mp.weixin.qq.com/s/Z6UccYaX7NS-PSaIML7F0w)
+ * [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/Q4Dv4wA8Lfj8fbYw6Jxu6g)
+ * [推荐 3 个 yyds 的开源项目!](https://mp.weixin.qq.com/s/niU3FUloYi4or3O0k1934w)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -279,6 +282,9 @@
* [未来可能消失的编程语言](https://mp.weixin.qq.com/s/S-aS1vVRxEc5aQy6FgUVOg)
* [团队准备解散了。。](https://mp.weixin.qq.com/s/tC3fGB9HXU4jSrHMt2dDTA)
* [CSDN又抽风了,GitCode 被曝...](https://mp.weixin.qq.com/s/HLyzX-NxttY9bH8x2amLOA)
+ * [今年的毕业生太难了。。](https://mp.weixin.qq.com/s/h7h2X_d_pv06XPKU7jJYVA)
+ * [绿联NAS翻车,被爆安全缺陷...](https://mp.weixin.qq.com/s/LRS3IvibWARweaNtzkEYSQ)
+ * [腾讯和去哪儿网官宣两件大事,上热搜了!](https://mp.weixin.qq.com/s/SyWsMqpmGIBRh053SemlZg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 91313327ff4dfe5c54975ce302ae1cd407b17454 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Tue, 16 Jul 2024 10:41:17 +0800
Subject: [PATCH 091/108] docs:update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2a1d0fa..f7aa3fa 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@
* [被判赔1250万!非法抓取高德地图数据。。](https://mp.weixin.qq.com/s/Z6UccYaX7NS-PSaIML7F0w)
* [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/Q4Dv4wA8Lfj8fbYw6Jxu6g)
* [推荐 3 个 yyds 的开源项目!](https://mp.weixin.qq.com/s/niU3FUloYi4or3O0k1934w)
+ * [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/PF3s0hidFtcW6Z1gI-OrnA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From bb17b767530824f93156d0e399486cf6fe5387e8 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 7 Aug 2024 16:49:13 +0800
Subject: [PATCH 092/108] update
---
README.md | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/README.md b/README.md
index f7aa3fa..bf38501 100644
--- a/README.md
+++ b/README.md
@@ -205,6 +205,10 @@
* [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/Q4Dv4wA8Lfj8fbYw6Jxu6g)
* [推荐 3 个 yyds 的开源项目!](https://mp.weixin.qq.com/s/niU3FUloYi4or3O0k1934w)
* [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/PF3s0hidFtcW6Z1gI-OrnA)
+ * [大模型集体失智!9.11比9.9大?全员翻车!](https://mp.weixin.qq.com/s/f2s1T7KTWnX72HzZb5uJQg)
+ * [绝了,电脑被监控了!还怎么摸鱼?](https://mp.weixin.qq.com/s/bxT4Z6zhZ5h3MMYwRADLSg)
+ * [3个惊艳的AI项目火出圈,已开源!](https://mp.weixin.qq.com/s/KdgsIbDW1Sfp-JP0vSLNGg)
+ * [终于不用为GPU算力发愁了,请低调使用!](https://mp.weixin.qq.com/s/v16t6v-S3WPL5YJW2uAU-Q)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -286,6 +290,8 @@
* [今年的毕业生太难了。。](https://mp.weixin.qq.com/s/h7h2X_d_pv06XPKU7jJYVA)
* [绿联NAS翻车,被爆安全缺陷...](https://mp.weixin.qq.com/s/LRS3IvibWARweaNtzkEYSQ)
* [腾讯和去哪儿网官宣两件大事,上热搜了!](https://mp.weixin.qq.com/s/SyWsMqpmGIBRh053SemlZg)
+ * [佳能苏州裁员补偿2N+12?官方最新回应!](https://mp.weixin.qq.com/s/RicyPQ_1_lILtJWQM9N65g)
+ * [程序员转行送外卖,被嘲笑?](https://mp.weixin.qq.com/s/MyBTbHsylpia-avAIPsP4Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 3b6b4d6af81d6687ab9dce7ad35dc1b69c8f2d45 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 2 Sep 2024 14:16:20 +0800
Subject: [PATCH 093/108] docs:update README.md
---
README.md | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index bf38501..07d674d 100644
--- a/README.md
+++ b/README.md
@@ -204,11 +204,16 @@
* [被判赔1250万!非法抓取高德地图数据。。](https://mp.weixin.qq.com/s/Z6UccYaX7NS-PSaIML7F0w)
* [又火一个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/Q4Dv4wA8Lfj8fbYw6Jxu6g)
* [推荐 3 个 yyds 的开源项目!](https://mp.weixin.qq.com/s/niU3FUloYi4or3O0k1934w)
- * [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/PF3s0hidFtcW6Z1gI-OrnA)
+ * [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/PF3s0hidFtcW6Z1gI-OrnA)
* [大模型集体失智!9.11比9.9大?全员翻车!](https://mp.weixin.qq.com/s/f2s1T7KTWnX72HzZb5uJQg)
* [绝了,电脑被监控了!还怎么摸鱼?](https://mp.weixin.qq.com/s/bxT4Z6zhZ5h3MMYwRADLSg)
* [3个惊艳的AI项目火出圈,已开源!](https://mp.weixin.qq.com/s/KdgsIbDW1Sfp-JP0vSLNGg)
* [终于不用为GPU算力发愁了,请低调使用!](https://mp.weixin.qq.com/s/v16t6v-S3WPL5YJW2uAU-Q)
+ * [一个火爆外网的国产AI项目,已开源!](https://mp.weixin.qq.com/s/8d5dFp80-tG03uQNLA9q5Q)
+ * [又一个爆火的AI项目,逼真到恐怖的Flux!【保姆级硬核教程】](https://mp.weixin.qq.com/s/T8Wew9zvUtIhKXSEfgkP4Q)
+ * [AI恶搞《黑神话:悟空》爆火!](https://mp.weixin.qq.com/s/blNQaRgjgdNU-JlfomYMcA)
+ * [开源版「网易云音乐」,火了!](https://mp.weixin.qq.com/s/E3ourgHNwKyqk09MlTx5gA)
+ * [韩国N号房卷土重来?AI造假?!](https://mp.weixin.qq.com/s/pEBiXEs0ltIUGuuKGMsIBA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -292,6 +297,9 @@
* [腾讯和去哪儿网官宣两件大事,上热搜了!](https://mp.weixin.qq.com/s/SyWsMqpmGIBRh053SemlZg)
* [佳能苏州裁员补偿2N+12?官方最新回应!](https://mp.weixin.qq.com/s/RicyPQ_1_lILtJWQM9N65g)
* [程序员转行送外卖,被嘲笑?](https://mp.weixin.qq.com/s/MyBTbHsylpia-avAIPsP4Q)
+ * [知名开源作者删库跑路,项目被用于诈骗?](https://mp.weixin.qq.com/s/OiHk7MAKDvZWE87wVBaOLg)
+ * [《黑神话·悟空》是用什么编程语言开发的?](https://mp.weixin.qq.com/s/phhJzgKpRuqgJZxR_tWa4g)
+ * [IBM中国裁员赔偿N+3!千人被裁,中国研发部彻底关闭!](https://mp.weixin.qq.com/s/vwQVn-Y0q6wb7cI0ntde6A)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 69a8a8cba649759a47464ad44ba2a7c55eb6b6b0 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 2 Sep 2024 14:19:38 +0800
Subject: [PATCH 094/108] docs:update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 07d674d..ddeb22f 100644
--- a/README.md
+++ b/README.md
@@ -212,7 +212,6 @@
* [一个火爆外网的国产AI项目,已开源!](https://mp.weixin.qq.com/s/8d5dFp80-tG03uQNLA9q5Q)
* [又一个爆火的AI项目,逼真到恐怖的Flux!【保姆级硬核教程】](https://mp.weixin.qq.com/s/T8Wew9zvUtIhKXSEfgkP4Q)
* [AI恶搞《黑神话:悟空》爆火!](https://mp.weixin.qq.com/s/blNQaRgjgdNU-JlfomYMcA)
- * [开源版「网易云音乐」,火了!](https://mp.weixin.qq.com/s/E3ourgHNwKyqk09MlTx5gA)
* [韩国N号房卷土重来?AI造假?!](https://mp.weixin.qq.com/s/pEBiXEs0ltIUGuuKGMsIBA)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
@@ -355,6 +354,7 @@
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
* [我的十八般武器,这波稳了!](https://mp.weixin.qq.com/s/2QWVRbH-_jJZINmem8WK-w)
+ s* [开源版「网易云音乐」,火了!](https://mp.weixin.qq.com/s/E3ourgHNwKyqk09MlTx5gA)
* 其他
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
From 1b596f6e9c558eb39407ba7e595a22c0beb1703a Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 2 Sep 2024 14:21:10 +0800
Subject: [PATCH 095/108] docs:update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index ddeb22f..c141231 100644
--- a/README.md
+++ b/README.md
@@ -354,7 +354,7 @@
* [保姆级Git入门教程,万字详解](https://mp.weixin.qq.com/s/2eA7VfHDd0MRGz_YgVrbiw)
* [提高国内访问Github速度的9种方法](https://mp.weixin.qq.com/s/3LfveCU2Hm7N6OnV3Gtx3Q)
* [我的十八般武器,这波稳了!](https://mp.weixin.qq.com/s/2QWVRbH-_jJZINmem8WK-w)
- s* [开源版「网易云音乐」,火了!](https://mp.weixin.qq.com/s/E3ourgHNwKyqk09MlTx5gA)
+ * [开源版「网易云音乐」,火了!](https://mp.weixin.qq.com/s/E3ourgHNwKyqk09MlTx5gA)
* 其他
* [代码已开源,一起魔改大西瓜!](https://mp.weixin.qq.com/s/6MzJkehRr4BKVKSnsqpMxA)
* [别再折腾开发环境了,一劳永逸的搭建方法](https://mp.weixin.qq.com/s/ghKGVutz9RQ4fMGJDHWtww)
From a62575c2c2760a9ceadb5c77dff4c794dd631b37 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 4 Sep 2024 17:21:44 +0800
Subject: [PATCH 096/108] docs:update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index c141231..b4a9f06 100644
--- a/README.md
+++ b/README.md
@@ -299,6 +299,7 @@
* [知名开源作者删库跑路,项目被用于诈骗?](https://mp.weixin.qq.com/s/OiHk7MAKDvZWE87wVBaOLg)
* [《黑神话·悟空》是用什么编程语言开发的?](https://mp.weixin.qq.com/s/phhJzgKpRuqgJZxR_tWa4g)
* [IBM中国裁员赔偿N+3!千人被裁,中国研发部彻底关闭!](https://mp.weixin.qq.com/s/vwQVn-Y0q6wb7cI0ntde6A)
+ * [离谱,深圳某公司重新定义8小时工作制!](https://mp.weixin.qq.com/s/nxIjb3WHjhZUPiAl2pAvkw)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 21defe2363a07a15ca608040095a5de6122a2c2a Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 16 Sep 2024 23:00:59 +0800
Subject: [PATCH 097/108] docs:update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index b4a9f06..1c5a792 100644
--- a/README.md
+++ b/README.md
@@ -213,6 +213,8 @@
* [又一个爆火的AI项目,逼真到恐怖的Flux!【保姆级硬核教程】](https://mp.weixin.qq.com/s/T8Wew9zvUtIhKXSEfgkP4Q)
* [AI恶搞《黑神话:悟空》爆火!](https://mp.weixin.qq.com/s/blNQaRgjgdNU-JlfomYMcA)
* [韩国N号房卷土重来?AI造假?!](https://mp.weixin.qq.com/s/pEBiXEs0ltIUGuuKGMsIBA)
+ * [终于不用为GPU算力发愁了,FLUX LoRA训练一键启动!](https://mp.weixin.qq.com/s/m0eMLLkftMWYHCSnmNl1fQ)
+ * [【实测体验】OpenAI震撼发布o1大模型!](https://mp.weixin.qq.com/s/EvVqKaoJtpIHt-q1vXy9WQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -300,6 +302,7 @@
* [《黑神话·悟空》是用什么编程语言开发的?](https://mp.weixin.qq.com/s/phhJzgKpRuqgJZxR_tWa4g)
* [IBM中国裁员赔偿N+3!千人被裁,中国研发部彻底关闭!](https://mp.weixin.qq.com/s/vwQVn-Y0q6wb7cI0ntde6A)
* [离谱,深圳某公司重新定义8小时工作制!](https://mp.weixin.qq.com/s/nxIjb3WHjhZUPiAl2pAvkw)
+ * [英伟达,危!?Pytorch不再需要CUDA!](https://mp.weixin.qq.com/s/ryGxKyN1Hej5AXXoSQD98Q)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 2e79b290d16a9041ed7c2701dbb4f49d2c8aec9a Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Thu, 19 Sep 2024 22:28:32 +0800
Subject: [PATCH 098/108] docs:update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 1c5a792..6d4a192 100644
--- a/README.md
+++ b/README.md
@@ -215,6 +215,7 @@
* [韩国N号房卷土重来?AI造假?!](https://mp.weixin.qq.com/s/pEBiXEs0ltIUGuuKGMsIBA)
* [终于不用为GPU算力发愁了,FLUX LoRA训练一键启动!](https://mp.weixin.qq.com/s/m0eMLLkftMWYHCSnmNl1fQ)
* [【实测体验】OpenAI震撼发布o1大模型!](https://mp.weixin.qq.com/s/EvVqKaoJtpIHt-q1vXy9WQ)
+ * [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/u8tHtlasDRlRgW9dgPkAEQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 01212d782168341d6a3fe2c08e7e979e01210483 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 25 Sep 2024 22:50:50 +0800
Subject: [PATCH 099/108] docs:update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 6d4a192..11d0d48 100644
--- a/README.md
+++ b/README.md
@@ -216,6 +216,7 @@
* [终于不用为GPU算力发愁了,FLUX LoRA训练一键启动!](https://mp.weixin.qq.com/s/m0eMLLkftMWYHCSnmNl1fQ)
* [【实测体验】OpenAI震撼发布o1大模型!](https://mp.weixin.qq.com/s/EvVqKaoJtpIHt-q1vXy9WQ)
* [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/u8tHtlasDRlRgW9dgPkAEQ)
+ * [又火三个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/i0pzaLfOvbTgrhDMzXrIUQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -304,6 +305,7 @@
* [IBM中国裁员赔偿N+3!千人被裁,中国研发部彻底关闭!](https://mp.weixin.qq.com/s/vwQVn-Y0q6wb7cI0ntde6A)
* [离谱,深圳某公司重新定义8小时工作制!](https://mp.weixin.qq.com/s/nxIjb3WHjhZUPiAl2pAvkw)
* [英伟达,危!?Pytorch不再需要CUDA!](https://mp.weixin.qq.com/s/ryGxKyN1Hej5AXXoSQD98Q)
+ * [拼夕夕员工,反对双休?](https://mp.weixin.qq.com/s/g2GGqjlyXBKdqlnIJfnxBQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 6dbd51a61b7e76c918aed20654ad47b14d2541bc Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sat, 28 Sep 2024 19:49:06 +0800
Subject: [PATCH 100/108] docs:update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 11d0d48..2833dbd 100644
--- a/README.md
+++ b/README.md
@@ -217,6 +217,7 @@
* [【实测体验】OpenAI震撼发布o1大模型!](https://mp.weixin.qq.com/s/EvVqKaoJtpIHt-q1vXy9WQ)
* [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/u8tHtlasDRlRgW9dgPkAEQ)
* [又火三个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/i0pzaLfOvbTgrhDMzXrIUQ)
+ * [OpenAI 奥特曼成“光杆司令”了!](https://mp.weixin.qq.com/s/Wi_hacpwP-YUl7oABqHX0g)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -306,6 +307,7 @@
* [离谱,深圳某公司重新定义8小时工作制!](https://mp.weixin.qq.com/s/nxIjb3WHjhZUPiAl2pAvkw)
* [英伟达,危!?Pytorch不再需要CUDA!](https://mp.weixin.qq.com/s/ryGxKyN1Hej5AXXoSQD98Q)
* [拼夕夕员工,反对双休?](https://mp.weixin.qq.com/s/g2GGqjlyXBKdqlnIJfnxBQ)
+ * [A股涨疯了!见证历史!](https://mp.weixin.qq.com/s/zTRnd3ayFbc9cqpxDbwunQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 30e305ac187bfa7cc81565d75bcadc5d06ef70ad Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Fri, 11 Oct 2024 15:18:04 +0800
Subject: [PATCH 101/108] docs:Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 2833dbd..837f13f 100644
--- a/README.md
+++ b/README.md
@@ -218,6 +218,7 @@
* [又火两个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/u8tHtlasDRlRgW9dgPkAEQ)
* [又火三个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/i0pzaLfOvbTgrhDMzXrIUQ)
* [OpenAI 奥特曼成“光杆司令”了!](https://mp.weixin.qq.com/s/Wi_hacpwP-YUl7oABqHX0g)
+ * [AI如此逼真,应该如何分辨?](https://mp.weixin.qq.com/s/efnUGFHSDAgQCfbdI-BDJQ)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 966c579d36da9f9298a2d913a77fe2786b37df4e Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 14 Oct 2024 15:52:48 +0800
Subject: [PATCH 102/108] docs:Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index 837f13f..6057bda 100644
--- a/README.md
+++ b/README.md
@@ -219,6 +219,7 @@
* [又火三个惊艳的AI项目,已开源!](https://mp.weixin.qq.com/s/i0pzaLfOvbTgrhDMzXrIUQ)
* [OpenAI 奥特曼成“光杆司令”了!](https://mp.weixin.qq.com/s/Wi_hacpwP-YUl7oABqHX0g)
* [AI如此逼真,应该如何分辨?](https://mp.weixin.qq.com/s/efnUGFHSDAgQCfbdI-BDJQ)
+ * [逆天,小猿口算AI炸鱼,小学生被炸哭!](https://mp.weixin.qq.com/s/H5YDhWzWew0qjZUSSbmu0w)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From ab6e2606b55b19fa5fda5bada1b7a4a68b95a047 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Sat, 19 Oct 2024 16:42:14 +0800
Subject: [PATCH 103/108] docs:Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 6057bda..d2d923e 100644
--- a/README.md
+++ b/README.md
@@ -310,6 +310,8 @@
* [英伟达,危!?Pytorch不再需要CUDA!](https://mp.weixin.qq.com/s/ryGxKyN1Hej5AXXoSQD98Q)
* [拼夕夕员工,反对双休?](https://mp.weixin.qq.com/s/g2GGqjlyXBKdqlnIJfnxBQ)
* [A股涨疯了!见证历史!](https://mp.weixin.qq.com/s/zTRnd3ayFbc9cqpxDbwunQ)
+ * [剧情反转!95后学术天才的逆天简历?!](https://mp.weixin.qq.com/s/GO7f-5Ax0iJCse2y5vQAWA)
+ * [某节大瓜,GPU集群投毒!](https://mp.weixin.qq.com/s/IEpFS3baqDyczIFKtscimg)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 6c257f0c24a4ec997388022e1f0ca58d0b46066d Mon Sep 17 00:00:00 2001
From: WinstonCHEN1 <1281838223@qq.com>
Date: Wed, 30 Oct 2024 17:22:32 -0700
Subject: [PATCH 104/108] docs:Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index d2d923e..72b5c76 100644
--- a/README.md
+++ b/README.md
@@ -220,6 +220,8 @@
* [OpenAI 奥特曼成“光杆司令”了!](https://mp.weixin.qq.com/s/Wi_hacpwP-YUl7oABqHX0g)
* [AI如此逼真,应该如何分辨?](https://mp.weixin.qq.com/s/efnUGFHSDAgQCfbdI-BDJQ)
* [逆天,小猿口算AI炸鱼,小学生被炸哭!](https://mp.weixin.qq.com/s/H5YDhWzWew0qjZUSSbmu0w)
+ * [智谱清言,爆发了!](https://mp.weixin.qq.com/s/AhDEFshrSN-mfx2fx6tRNg)
+ * [谷歌又搞事,AI无限游戏要来了?!](https://mp.weixin.qq.com/s/bKtWRIWsBe5yp00kFJYK-w)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 842237c41f80bfb9b64f27c66652bc456b080283 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 6 Nov 2024 15:24:03 +0800
Subject: [PATCH 105/108] docs:Update README.md
---
README.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/README.md b/README.md
index 72b5c76..caac974 100644
--- a/README.md
+++ b/README.md
@@ -314,6 +314,8 @@
* [A股涨疯了!见证历史!](https://mp.weixin.qq.com/s/zTRnd3ayFbc9cqpxDbwunQ)
* [剧情反转!95后学术天才的逆天简历?!](https://mp.weixin.qq.com/s/GO7f-5Ax0iJCse2y5vQAWA)
* [某节大瓜,GPU集群投毒!](https://mp.weixin.qq.com/s/IEpFS3baqDyczIFKtscimg)
+ * [哎,又进医院了,被折磨一个月。。](https://mp.weixin.qq.com/s/34cSbpiXoyNBZgK92QZ_uQ)
+ * [15岁初中生,开源项目被数百万收购,简直降维打击。。。](https://mp.weixin.qq.com/s/gQLSZHvoqc5Cnx-cpStwcQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 9852e03f8ec9d489f70435a1e85eeed1bba7a264 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 6 Nov 2024 19:31:11 +0800
Subject: [PATCH 106/108] docs:Update README.md
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index caac974..2a03519 100644
--- a/README.md
+++ b/README.md
@@ -222,6 +222,7 @@
* [逆天,小猿口算AI炸鱼,小学生被炸哭!](https://mp.weixin.qq.com/s/H5YDhWzWew0qjZUSSbmu0w)
* [智谱清言,爆发了!](https://mp.weixin.qq.com/s/AhDEFshrSN-mfx2fx6tRNg)
* [谷歌又搞事,AI无限游戏要来了?!](https://mp.weixin.qq.com/s/bKtWRIWsBe5yp00kFJYK-w)
+ * [好生猛,全球首款AI游戏问世!](https://mp.weixin.qq.com/s/EcYCjPbiHTmifPWDU5HJUg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
From 37a56e46d8dff29a9613ee3958d02acc007204b1 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Wed, 6 Nov 2024 19:41:51 +0800
Subject: [PATCH 107/108] docs:Update README.md
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 2a03519..528a4d0 100644
--- a/README.md
+++ b/README.md
@@ -222,6 +222,7 @@
* [逆天,小猿口算AI炸鱼,小学生被炸哭!](https://mp.weixin.qq.com/s/H5YDhWzWew0qjZUSSbmu0w)
* [智谱清言,爆发了!](https://mp.weixin.qq.com/s/AhDEFshrSN-mfx2fx6tRNg)
* [谷歌又搞事,AI无限游戏要来了?!](https://mp.weixin.qq.com/s/bKtWRIWsBe5yp00kFJYK-w)
+ * [15岁初中生,开源项目被数百万收购,简直降维打击。。。](https://mp.weixin.qq.com/s/gQLSZHvoqc5Cnx-cpStwcQ)
* [好生猛,全球首款AI游戏问世!](https://mp.weixin.qq.com/s/EcYCjPbiHTmifPWDU5HJUg)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
@@ -316,7 +317,6 @@
* [剧情反转!95后学术天才的逆天简历?!](https://mp.weixin.qq.com/s/GO7f-5Ax0iJCse2y5vQAWA)
* [某节大瓜,GPU集群投毒!](https://mp.weixin.qq.com/s/IEpFS3baqDyczIFKtscimg)
* [哎,又进医院了,被折磨一个月。。](https://mp.weixin.qq.com/s/34cSbpiXoyNBZgK92QZ_uQ)
- * [15岁初中生,开源项目被数百万收购,简直降维打击。。。](https://mp.weixin.qq.com/s/gQLSZHvoqc5Cnx-cpStwcQ)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)
From 6cbf087c4034715f9be8286a9f03692969275875 Mon Sep 17 00:00:00 2001
From: WinstonChen <1281838223@qq.com>
Date: Mon, 18 Nov 2024 20:17:08 +0800
Subject: [PATCH 108/108] docs:Update README.md
---
README.md | 3 +++
1 file changed, 3 insertions(+)
diff --git a/README.md b/README.md
index 528a4d0..94454f2 100644
--- a/README.md
+++ b/README.md
@@ -224,6 +224,8 @@
* [谷歌又搞事,AI无限游戏要来了?!](https://mp.weixin.qq.com/s/bKtWRIWsBe5yp00kFJYK-w)
* [15岁初中生,开源项目被数百万收购,简直降维打击。。。](https://mp.weixin.qq.com/s/gQLSZHvoqc5Cnx-cpStwcQ)
* [好生猛,全球首款AI游戏问世!](https://mp.weixin.qq.com/s/EcYCjPbiHTmifPWDU5HJUg)
+ * [在预言特朗普这件事上,ChatGPT输了!](https://mp.weixin.qq.com/s/motN88GhEqp7i6OAKPHe6Q)
+ * [推荐 2 个 YYDS 开源项目!](https://mp.weixin.qq.com/s/h0uKgPAyZH39MU622CS8fw)
* 囧事人生
* [打工人的薪资倒挂](https://mp.weixin.qq.com/s/qLx8nevYEJnEwnJQq44zYA)
* [个人网站没落了?](https://mp.weixin.qq.com/s/sum2v1iTokWPaxiNEZCtxg)
@@ -317,6 +319,7 @@
* [剧情反转!95后学术天才的逆天简历?!](https://mp.weixin.qq.com/s/GO7f-5Ax0iJCse2y5vQAWA)
* [某节大瓜,GPU集群投毒!](https://mp.weixin.qq.com/s/IEpFS3baqDyczIFKtscimg)
* [哎,又进医院了,被折磨一个月。。](https://mp.weixin.qq.com/s/34cSbpiXoyNBZgK92QZ_uQ)
+ * [清华临床硕士,转行去华为 OD?](https://mp.weixin.qq.com/s/_kKtS1x1E23L-N3r_KKn8g)
* 量化交易
* [日入上万,Jack 年入百万?](https://mp.weixin.qq.com/s/TnyJOHdl4ejunYVXFxIe5Q)
* [B站热榜视频,炒股源码来了!](https://mp.weixin.qq.com/s/PdjkbTRMzuaxGogqh1pyow)