针对人工智能相关领域(计算机视觉CV、自然语言处理NLP以及推荐系统Recsys)的知识点做一些简要总结.
Make some brief summaries on the reading of related papers (CV、 NLP and Recsys, etc.)
- Notes
- Coding
No. | Name | link |
---|---|---|
01 | 审稿、写作、注意完整流程 | 北大 施柏鑫 |
02 | 如何做一个AI领域审稿人? | 罗杰波 |
🚩03 | 读科研论文的三个层次、四个阶段与十个问题 | 沈向洋 |
04 | 如何写/审AI领域的论文【VALSE Webinar】Panel实录 | 杨明玄、张磊、梅涛等 |
05 | Latex书写伪代码Algorithm2e指南 | latex书些algorithm |
06 | 哥大读博五年总结 by Mike zhou | presentation skills (slides and papers) |
07 | 学术论文投稿与返修(Rebuttal)经验分享 | Rebuttal 经验贴 |
No. | Name | link |
---|---|---|
01 | 孙剑-中文深度学习课程 | Video Link |
02 | 2020深度学习基础文章合集-有道 | Notes download, scxy |
03 | 最新学习技术-人工智能博客 Tian Feng | 技术博客 |
No. | Name | link |
---|---|---|
01 | List of the most complete datasets | website link |
02 | 人脸识别数据集汇总 | website link |
03 | AI数据服务平台提供商Graviti | website link |
No. | link |
---|---|
01 | github: xw-hu |
02 | 张俊林_知乎-NLP |
No. | Tools. | Link |
---|---|---|
01 | Vimplus | https://github.com/chxuan/vimplus |
02 | Tmux | https://blog.csdn.net/listen2you/article/details/78597093 |
03 | Git | https://www.liaoxuefeng.com/wiki/896043488029600/900785521032192 |
04 | Hadoop fs | http://hadoop.apache.org/docs/r1.0.4/cn/hdfs_shell.html |
05 | crontab | https://www.cnblogs.com/ftl1012/p/crontab.html |
06 | grep | https://blog.csdn.net/newchitu/article/details/84770915 |
07 | iterm2 screen | https://www.jianshu.com/p/4a27bb4c216c |
08 | iterm2 rz/sz | https://www.jianshu.com/p/d1bef4140e34 |
09 | sypder debug | https://jingyan.baidu.com/article/2fb0ba400ea08f40f3ec5f7e.html |
10 | Numpy notes | https://github.com/juliangaal/python-cheat-sheet/blob/master/pdfs/NumPy.pdf |
11 | Project Template1 | https://openworldtracking.github.io/ |
12 | Project Template2 | https://github.com/nerfies/nerfies.github.io/ |