Niki_Li's repositories
allennlp
An open-source NLP research library, built on PyTorch.
Assignment
private use
awesome
:sunglasses: Curated list of awesome lists
CCKS-2020-event-extraction
CCKS 2020:面向金融领域的小样本跨类迁移事件抽取。该项目实现基于MRC的事件抽取方法
deep-learning-with-python-notebooks
Jupyter notebooks for the code samples of the book "Deep Learning with Python"
Distributional-Signatures
Few-shot Text Classification with Distributional Signatures
e2e-coref
End-to-end Neural Coreference Resolution
EasyNLP
EasyNLP: A Comprehensive and Easy-to-use NLP Toolkit
ERNIE
An Implementation of ERNIE For Language Understanding (including Pre-training models and Fine-tuning tools)
Intro_to_the_Math_of_intelligence
This is the code for "Intro - The Math of Intelligence" by Siraj Raval on Youtube
MatchPapers
Worth-reading papers and related awesome resources on matching task. 值得一读的匹配任务相关论文与资源集合
mean-teacher
A state-of-the-art semi-supervised method for image recognition
minimal
A Theme for GitHub Pages
NLP-progress
Repository to track the progress in Natural Language Processing (NLP), including the datasets and the current state-of-the-art for the most common NLP tasks.
nmt
TensorFlow Neural Machine Translation Tutorial
paper-reading
深度学习经典、新论文逐段精读
prml
Repository of notes, code and notebooks for the book Pattern Recognition and Machine Learning by Christopher Bishop
PRML_learning
learning fomula
Research
novel deep learning research works with PaddlePaddle
sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
StanfordCoreNLP-Chinese
Chinese implementation of the Python official interface for Stanford CoreNLP Java server application to parse, tokenize, part-of-speech tag, etc. Chinese texts.
Tencent2020_Rank1st
The code for 2020 Tencent College Algorithm Contest, and the online result ranks 1st.
TensorFlow-2.x-Tutorials
TensorFlow 2.x version's Tutorials and Examples, including CNN, RNN, GAN, Auto-Encoders, FasterRCNN, GPT, BERT examples, etc. TF 2.0版入门实例代码,实战教程。
TensorFlow-Examples
TensorFlow Tutorial and Examples for Beginners (support TF v1 & v2)
text-generation-webui
A gradio web UI for running Large Language Models like LLaMA, llama.cpp, GPT-J, Pythia, OPT, and GALACTICA.
text_classification
all kinds of text classification models and more with deep learning
The_Math_of_Intelligence
This is the Syllabus for Siraj Raval's new course "The Math of Intelligence"
Wide-and-Deep-PyTorch
PyTorch implementation of Tensorflow's Wide and Deep Algorithm