Pinned Repositories
100-nlp-papers
100 Must-Read NLP Papers
50-Sorting-algorithm
为了一顿饭
Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
coding-interview-university
A complete computer science study plan to become a software engineer.
CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
dac19980925.github.io
Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
dac19980925's Repositories
dac19980925/100-nlp-papers
100 Must-Read NLP Papers
dac19980925/50-Sorting-algorithm
为了一顿饭
dac19980925/Awesome-Image-Inpainting
A curated list of image inpainting and video inpainting papers and resources
dac19980925/Best-websites-a-programmer-should-visit-zh
程序员应该访问的最佳网站中文版
dac19980925/coding-interview-university
A complete computer science study plan to become a software engineer.
dac19980925/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
dac19980925/CS-Xmind-Note
计算机专业课(408)思维导图和笔记:计算机组成原理(第五版 王爱英),数据结构(王道),计算机网络(第七版 谢希仁),操作系统(第四版 汤小丹)
dac19980925/dac19980925.github.io
dac19980925/Data-Structres
浙江大学《数据结构》上课笔记 + 数据结构实现 + 课后题题解
dac19980925/DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
dac19980925/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
dac19980925/DeepNLP-models-Pytorch
Pytorch implementations of various Deep NLP models in cs-224n(Stanford Univ)
dac19980925/developer-roadmap
Roadmap to becoming a web developer in 2021
dac19980925/HNUthesis_master
湖南大学硕士学位论文Latex模版
dac19980925/interview_python
关于Python的面试题
dac19980925/Keras-TextClassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
dac19980925/microservices
Microservices from Design to Deployment 中文版 《微服务:从设计到部署》
dac19980925/ML-NLP
此项目是机器学习(Machine Learning)、深度学习(Deep Learning)、NLP面试中常考到的知识点和代码实现,也是作为一个算法工程师必会的理论基础知识。
dac19980925/nlp-paper
nlp-paper reading records
dac19980925/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
dac19980925/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
dac19980925/NLPer-Interview
该仓库主要记录 NLP 算法工程师相关的面试题
dac19980925/ostep-translations
Various translations of OSTEP can be found here. Help the cause and contribute!
dac19980925/python-algorithm
老宋秋招刷题日记, 语言使用python 与 c++
dac19980925/Statistical-Learning
✒统计学习方法第二版(李航) 学习笔记、代码实现、课后习题
dac19980925/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
dac19980925/websocket
A fast, well-tested and widely used WebSocket implementation for Go.