Commit graph

533 commits

Author SHA1 Message Date
Yuchen Wang
cd5d62d59d Add comprehensive notes on Andrej Karpathy's "LLM Zero to Hero" series, covering course structure, key concepts, and practical implementations in neural networks and language models. 2025-04-05 10:07:40 +08:00
Yuchen Wang
b400515f2b Add comprehensive documentation for Andrej Karpathy's LLM Zero to Hero series and CS294 course
- Created detailed markdown files summarizing the core architecture, key components, and practical training suggestions from the LLM Zero to Hero video series.
- Included a structured overview of the CS294/194-196 course on large language models, covering course content, resources, and lecture details.
- Enhanced learning pathways with practical examples, code snippets, and citations for further reading.
- Documented the evolution of key technologies and optimization techniques relevant to LLMs and their applications.
2025-04-05 10:04:08 +08:00
Yuchen Wang
d4424b49d9
Merge branch 'PKUFlyingPig:master' into master 2025-04-05 09:49:58 +08:00
小蓝
844bcc738b
[FIX] Fix typo (#730)
俩字写反了。
2025-04-03 23:57:34 +08:00
Yuchen Wang
3c7a5e37e3 update 2025-04-02 11:46:36 +00:00
Yuchen Mu
f234ecf6f9
[COURSE] Add KAIST CS220 (#724)
* [COURSE] Add KAIST CS220

* add course kaist cs220
2025-03-24 21:34:31 +08:00
Mohan ZHENG
a615e87bb1
[UPDATE] Update CS188 (#722)
回退到Spring 24年版本。刚刚注意到Fall 24网站的视频资料等不完整,Gradescope邀请码也有问题,不能评价所有作业。待Spring 25完成后我会跟进更改。
2025-03-23 22:47:23 +08:00
Mohan ZHENG
2b80e17274
[UPDATE] Update CS188 (#721)
过早的课程网站已被UCB停止访问。更新为最新一期已结束的课程网站。
2025-03-22 17:25:55 +08:00
CC-bit
8089c81d6c
[ENHANCE] Add epub link for CS61A textbook. (#714)
* Update CS61A.md

从原网页制作了电子书版教材,在readme中添加了链接。

* Update CS61A.en.md

add Epub url of the Textbook
2025-03-04 00:34:02 +08:00
Liu Kunling
a82f0307f6
[FIX] Fix the textbook link for MIT18.330 (#712)
* Update numerical.en.md

update textbook link

* Update numerical.md

update "课程教材“ link
2025-02-27 15:18:35 +08:00
Alidme
feee7c0ac4
[FIX] Fix typo (#701)
* Create MIT6.100L.md

* Create MIT6.100L.en.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update mkdocs.yml

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md

* Update MIT6.100L.md

* Update CS学习规划.en.md

* Update CS学习规划.md
2025-02-21 20:31:57 +08:00
Liwei Su
e7fd1eb6bc
[UPDATE] Update cs50 course link (#708)
* Update CS50.md

更新 cs50 课程网站链接

* Update CS50.en.md

Update course website in cs50

* Update CS50.en.md

Update link in cs50
2025-02-21 20:30:06 +08:00
Garrison
551829eccb
[ENHANCE]Update CS61A resources (#709)
删除了现在已无法直接访问的原网址
添加了fall2024的课程网站备份和课程作业整合
添加了spring2024的课程视频
2025-02-21 20:28:53 +08:00
PEGASUS
c44070764c
[BOOK] Update book recommendations (#697)
* Update 好书推荐.md
2025-02-21 09:30:20 +08:00
Zihao Xu
bf7f675bc7
[Course][Update/Refactor] Refactor Standford CS144 documentation + Add new resources (#704)
* [Course][Update/Refactor] Refactor Standford CS144 documentation; Add new resources; Update course introduction/description

* update format for proper rendering
2025-02-01 11:27:45 +08:00
Alidme
47a2815a7f
[COURSE] Add MIT6.100L (#699)
* Create MIT6.100L.md

* Update MIT6.100L.en.md

* Update MIT6.100L.md
2025-01-24 22:43:12 +08:00
Yinmin Zhong
039f25f576
[ENHANCE] Add trending badge && Update template (#698) 2025-01-19 19:33:14 +08:00
Yinmin Zhong
a06af57d9d
[COURSE] Add MIT6.5940: TinyML (#694)
* add tinyml

* nits

* nits
2025-01-09 07:18:58 +08:00
Hieu Le
41aeee91f0
[UPDATE] CS149 recordings link (#691) 2025-01-06 13:48:19 +08:00
Yinmin Zhong
e711013bad
[UPDATE] Remove link to zlib (#688) 2024-12-17 17:00:44 +08:00
Harbour-z
486942bc68
[ENHANCE] Add resources for MIT6.092 (#684) 2024-12-05 12:54:32 +08:00
Andy Tian
5665e2d544
[Feat] Open external links in markdown on a new tab (#682) 2024-11-29 01:20:50 +08:00
n0rdd3v
3d7577bda8
[TOOLS] Add SQLable to tools (#677) 2024-11-12 15:31:39 +08:00
Garrison Liu
76db52098e
[ENHANCE] Add resources for UCB-CS61B (#679) 2024-11-12 15:30:30 +08:00
Chen-Chun, Kao
ca7aa472a2
[Fix] Fix incorrect full name of COOL (#676) 2024-11-02 16:37:49 +08:00
ZHAOYANG ZHANG
bc10573cdb
[COURSE] Add USTC Principles and Techniques of Compiler (#671) 2024-10-21 12:53:09 +08:00
LynnGuo666
0f98fc26d8
[FIX] Fix the figure links in workflow section (#670) 2024-10-19 10:43:29 +08:00
GongNanyue
e72fc5826b
[FIX] Fix the course link for CS229 (#661) 2024-09-14 00:08:45 +08:00
linzhuo
7aa439ae30
[FEATURE] Enable last commit time for each file (#658)
* update mkdoc

* enable last commit time for each markdown page
2024-09-10 21:16:31 +08:00
Yinmin Zhong
c72d325947
[FIX] Fix CS50 link in CS61A (#654) 2024-09-01 19:52:32 +08:00
Yinmin Zhong
bb10f49f62
[FIX] Fix the CS50 link in CS61A (#653) 2024-09-01 19:51:20 +08:00
mancuoj
627ee52f2f
[ENHANCE] Add backup website for CS61A (#648) 2024-08-27 23:29:58 +08:00
rrxmzl
d109b9e26a
[UPDATE] Update link to zlib (#649)
* Update tools.en.md, cuz zlib is updated

* zlib updates
2024-08-27 23:28:24 +08:00
Yinmin Zhong
c14a43a69f
[FIX] Fix the English version of Github page (#650) 2024-08-27 23:26:34 +08:00
Mashirl
bf2a2103c3
[ENHANCE] CS61A: refine the lecture video links && add backup course link (#644)
* Remove useless arguments in the links

* 修正错误的链接标识

标识为spring2023的视频链接实际应为fall2020

* 增加课程网站的页面备份以供访问
2024-08-04 12:02:58 +08:00
Zijian Yi
dd23187134
[COURSE] Add KAIST CS420: Compiler Design (#632)
* [COURSE] Add KAIST CS420: Compiler Design

* fix: resolve comments
2024-07-22 11:52:36 +08:00
HairlessVillager
f5d2eb89c8
[FIX] fix typo: LaTex -> LaTeX (#639) 2024-07-22 11:51:35 +08:00
Kang
68bcd3bc58
[ENHANCE] Add resources for CS106B/X (#627)
* add markdown_extensions

* update CPP/CS106B

* fixs are made based on suggestions

---------

Co-authored-by: Andy-xiaokang <21777877404@qq.com>
2024-06-16 13:50:52 +08:00
ulic-youthlic
4a1932f3f0
[TOOL] Add remap tool for vim on Linux (#626)
* Update Vim.md

Add remap tools for linux (both wayland and x.org).

* Update Vim.md

fix newline
2024-06-15 22:03:34 +08:00
Ray Hong
631898ad68
[FIX] Fix typo in index.en.md (#620) 2024-06-05 15:22:19 +08:00
Yunkai Zhang
462bfb74bc
[COURSE] Add Cambridge: Semantics of Programming Languages (#615)
* feat: added "semantics of programming languages" course

* fix: fixed format errors as suggested
2024-05-21 19:14:50 +08:00
WaterLemons2k
ffb877f089
[COURSE] MIT 6.031: Add more course website links (#612)
* [COURSE] MIT 6.031: Add spring 2022

Add spring 2022 course for MIT 6.031, cited in commit 31af417997.

* Remove extra whitespace
2024-05-14 11:29:19 +08:00
Yinmin Zhong
454ed96e2a
[FIX] fix error in mkdocs.yml (#611) 2024-05-09 01:10:57 +08:00
KEMU XU
d750f063e5
[COURSE] Add MIT 6.092: Introduction To Programming In Java (#610)
* update the MIT 6.092: Introduction To Programming In Java course for Java programming in Programming Language section.

* update related information on docs/CS学习规划.en.md and docs/CS学习规划.md

* fixes are made based on suggestions
2024-05-08 11:47:55 +08:00
Yuichi
5dc50940c6
[UPDATE] Add the 2024 edition lab of AICS (#600)
* 为智能计算系统课程添加2024年新版实验描述及相关资源

* [UPDATE] Add the 2024 edition lab of AICS

* [UPDATE] Update the links
2024-05-07 13:18:35 +08:00
Yinmin Zhong
a9b0308e29
[UPDATE] Update video links with Chinese translation (#597)
* update index

* update new links
2024-04-14 17:33:21 +08:00
Yinmin Zhong
bbf17e3f21
[COURSE] Add CMU17-803 Empirical Methods (#596) 2024-04-14 15:57:28 +08:00
Yinmin Zhong
2f81e8ceaa
[COURSE] Add CS110 System Principles course (#595)
* reorganize intro to system courses

* nits
2024-04-14 15:18:18 +08:00
Yinmin Zhong
7a320f474a
[COURSE] Add PKU compiler practice course (#594)
* add PKU compiler practice course

* nits
2024-04-14 14:35:08 +08:00
Yinmin Zhong
4979ddabbe
[UPDATE] Reorganize the intro to programming section (#593)
* reorganize intro to programming

* nits

* nits
2024-04-14 00:55:13 +08:00