https://github.com/zsc/newbie-readings
https://github.com/zsc/newbie-readings
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zsc/newbie-readings
- Owner: zsc
- Created: 2022-02-18T02:56:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-30T08:25:00.000Z (about 4 years ago)
- Last Synced: 2025-01-13T15:25:13.470Z (over 1 year ago)
- Size: 7.81 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# newbie-readings
## Tools
* 【追新】https://paperswithcode.com/
* 【找某篇论文相关】Arxiv sanity preserver https://arxiv-sanity-lite.com/
## Books
### SE
* A Philosophy of Software Design
* Software Engineering at Google
### CV
* Computer Vision: A Modern Approach
#### SLAM & Multi-view
* 【先读】视觉SLAM十四讲:从理论到实践
* Multiple view geometry in computer vision
### ML
* https://probml.github.io/pml-book/
### Tutorials
* Python https://google.github.io/styleguide/pyguide.html
* Transformer: The Annotated Transformer: https://nlp.seas.harvard.edu/2018/04/03/attention.html
* RL
* 【先读】RL: http://ai.berkeley.edu/reinforcement.html
* RL: https://deepmind.com/learning-resources/-introduction-reinforcement-learning-david-silver
* NeRF
* https://www.bilibili.com/video/BV1Jt4y1x7PJ
* CG: https://www.bilibili.com/video/BV1X7411F744 (Games 101)
* C++ https://google.github.io/styleguide/cppguide.html
* 旷视 B 站
* CV master 系列:https://space.bilibili.com/504693811/channel/seriesdetail?sid=1873259&ctype=0
* 课程系列:https://space.bilibili.com/504693811/channel/seriesdetail?sid=1873262&ctype=0