qinjinjia's Stars
WangRongsheng/awesome-LLM-resourses
🧑🚀 全世界最好的LLM资料总结 | Summary of the world's best LLM resources.
wyu97/KENLG-Reading
Author: Wenhao Yu (wyu1@nd.edu). ACM Computing Survey'22. Reading list for knowledge-enhanced text generation, with a survey.
mli/paper-reading
深度学习经典、新论文逐段精读
KMnP/can
🤔 When in Doubt: Improving Classification Performance with Alternating Normalization [Findings of EMNLP2021]
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
allenai/naacl2021-longdoc-tutorial
wangshusen/DeepLearning
zhpmatrix/nlp-competitions-list-review
复盘所有NLP比赛的TOP方案,只关注NLP比赛,持续更新中!
pytorch/xla
Enabling PyTorch on XLA Devices (e.g. Google TPU)
bharathgs/Awesome-pytorch-list
A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.
Atcold/NYU-DLSP20
NYU Deep Learning Spring 2020
mrdbourke/machine-learning-roadmap
A roadmap connecting many of the most important concepts in machine learning, how to learn them and what tools to use to perform them.
mathsyouth/awesome-text-summarization
A curated list of resources dedicated to text summarization
DA-southampton/NLP_ability
总结梳理自然语言处理工程师(NLP)需要积累的各方面知识,包括面试题,各种基础知识,工程能力等等,提升核心竞争力
graykode/nlp-tutorial
Natural Language Processing Tutorial for Deep Learning Researchers
km1994/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
TingFree/NLPer-Arsenal
收录NLP竞赛策略实现、各任务baseline、相关竞赛经验贴(当前赛事、往期赛事、训练赛)、NLP会议时间、常用自媒体、GPU推荐等,持续更新中
CyC2018/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
allenai/allennlp
An open-source NLP research library, built on PyTorch.
doccano/doccano
Open source annotation tool for machine learning practitioners.
AMAI-GmbH/AI-Expert-Roadmap
Roadmap to becoming an Artificial Intelligence Expert in 2022
UKPLab/sentence-transformers
State-of-the-Art Text Embeddings
NiuTrans/ABigSurvey
A collection of 1000+ survey papers on Natural Language Processing (NLP) and Machine Learning (ML).
scikit-learn-contrib/imbalanced-learn
A Python Package to Tackle the Curse of Imbalanced Datasets in Machine Learning
Separius/BERT-keras
Keras implementation of BERT with pre-trained weights
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
google-research/bert
TensorFlow code and pre-trained models for BERT
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
keras-team/keras
Deep Learning for humans