└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # how-to-begin-phd 2 | 3 | This repo collects some ZHIHU notes I found useful for research beginners. 4 | 5 | ## General 6 | 7 | 1. [Philip Guo:The PhD Grind](https://www.goodreads.com/en/book/show/15731248-the-ph-d-grind) 8 | 2. [Kevin Gimpel:PhD Advise](https://home.ttic.edu/~kgimpel/etc/phd-advice.pdf) 9 | 3. [本科生如何开始科研(四. 如何进入科研)](https://zhuanlan.zhihu.com/p/40178338) 10 | 4. [没有导师的指导,研究生如何阅读文献、提出创见、写论文?](https://www.zhihu.com/question/23647187/answer/568803695) 11 | 5. [李纪为: 初入NLP领域的一些小建议](https://zhuanlan.zhihu.com/p/59184256) 12 | 6. [李沐:博士这五年](https://zhuanlan.zhihu.com/p/25099638) 13 | 7. [守住发际线:南大蒋炎岩谈读博那些事儿](https://zhuanlan.zhihu.com/p/82579410) 14 | 8. [褚则伟:我从导师身上学到的几件事](https://zhuanlan.zhihu.com/p/242592577) 15 | 9. [张焕晨:读博,你真的想好了吗?](https://zhuanlan.zhihu.com/p/372884253) 16 | 10. [Bowen Xiao:非机器学习方向的 CS PhD 有必要读么?](https://www.zhihu.com/question/307580157/answer/1783828492) 17 | 11. [正确的读博动机是什么?具备什么样的能力才应该读博?](https://www.zhihu.com/question/317097438) 18 | 12. [王鸿伟:读博,我想好了!](https://zhuanlan.zhihu.com/p/383411366) 19 | 13. [可以给刚直博的计算机视觉博士生一些建议吗?](https://www.zhihu.com/question/492084575) 20 | 14. [博士新生应该懂得哪些道理?](https://www.zhihu.com/question/338503201/answer/840618203) 21 | 15. [没有导师的指导,研究生如何阅读文献、提出创见、写论文?](https://www.zhihu.com/question/23647187) 22 | 16. [被「连环拒」是种怎样的体验?](https://www.zhihu.com/question/26796160) 23 | 17. [Doing the PhD:可观这14个主题](https://zhuanlan.zhihu.com/p/165296685) 24 | 25 | ## Coding 26 | 1. [labml.ai Annotated PyTorch Paper Implementations](https://nn.labml.ai/) 27 | 2. [Learn Git Branching](https://learngitbranching.js.org/?locale=en_US) 28 | 29 | 30 | ## PHD Application 31 | 1. [如何看待 AI 方向 PhD 申请竞争过于激烈的现象?](https://www.zhihu.com/question/269262542) 32 | 33 | ## Writting 34 | 1. [刘知远:如何写一篇合格的NLP论文](https://zhuanlan.zhihu.com/p/58752815) 35 | 36 | 37 | ## Reading 38 | 1. [博士应该采取什么策略读文献?](https://www.zhihu.com/question/37781628/answer/73633805) 39 | 2. [研究生新生要怎么看论文](https://www.zhihu.com/question/304334959/answer/576588856) 40 | 3. [人工智能从业者应该从哪里去寻找和阅读顶级论文?](https://www.zhihu.com/question/303022763) 41 | 42 | ## Review/Rebuttal 43 | 44 | 1. [作为审稿人,你什么情况下会选择拒稿?](https://www.zhihu.com/question/529489400) 45 | 2. [如何不带情绪地回应审稿意见?](https://www.zhihu.com/question/317358978) 46 | 47 | ## WLB 48 | 1. [分享远程办公期间提高工作效率、培养良好习惯和生活仪式感/意义感的几个方法](https://www.1point3acres.com/bbs/thread-664370-1-1.html) 49 | 50 | ## Quit PHD 51 | 1. [美国 Phd 第一年,想退学,想听听大家的建议?](https://www.zhihu.com/question/35803889) 52 | 53 | ## Job 54 | 1. [CS PhD 2018 北美找工作小结](https://zhuanlan.zhihu.com/p/35435776) 55 | --------------------------------------------------------------------------------