JunboShen's Stars
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
MingchaoZhu/DeepLearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
paperswithcode/ai-deadlines
:alarm_clock: AI conference deadline countdowns
walkccc/CLRS
📚 Solutions to Introduction to Algorithms Third Edition
km1994/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
facebookresearch/esm
Evolutionary Scale Modeling (esm): Pretrained language models for proteins
dragen1860/MAML-Pytorch
Elegant PyTorch implementation of paper Model-Agnostic Meta-Learning (MAML)
patrickloeber/pytorchTutorial
PyTorch Tutorials from my YouTube channel
SurviveSJTU/SJTU-Application
https://survivesjtu.github.io/SJTU-Application/#/
gaurangsaini/sipser-computation-3rd-solutions
Solutions to all questions of the book Introduction to the Theory of Computation, 3rd edition by Michael Sipser
graykode/gpt-2-Pytorch
Simple Text-Generator with OpenAI gpt-2 Pytorch Implementation
steineggerlab/foldseek
Foldseek enables fast and sensitive comparisons of large structure sets.
wangmu0115/Book-CSAPP
深入理解计算机系统(Computer Systems: A Programmer's Perspective)
Norbert515/BookSearch
A digital BookShelf for your reading progress.
xueb96/C_O_D_5th
计算机组成与设计 硬件/软件接口 第5版 ; Patterson, Hennessy: Computer Organization and Design:The Hardware/Software Interface,5th Edition.
lennylxx/leetcode
Pure C solution for LeetCode
niuers/Learning-From-Data-A-Short-Course
Solutions to the exercises and problems in the book: Learn From Data_A Short Course by Yaser Abu-Mostafa, Malik Magdon-Ismail and Hsuan-Tien Lin
snap-stanford/mars
Discovering novel cell types across heterogenous single-cell experiments
wcarvalho/ML-Brain-Resources
Resources for Pursuing Machine Learning, Computational Cognitive Science, Computational Neuroscience
Eajack/data-structures-and-algorithm-analysis-in-C
C++ implementation 《数据结构与算法分享——C语言描述》