mbabby's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
labuladong/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
google-research/google-research
Google Research
tinygrad/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
spipm/Depix
Recovers passwords from pixelized screenshots
karpathy/minGPT
A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training
alievk/avatarify-python
Avatars for Zoom, Skype and other video-conferencing apps.
openai/gpt-3
GPT-3: Language Models are Few-Shot Learners
thu-ml/tianshou
An elegant PyTorch deep reinforcement learning library.
thunlp/PLMpapers
Must-read Papers on pre-trained language models.
id-Software/Quake-2
Quake 2 GPL Source Release
tomohideshibata/BERT-related-papers
BERT-related papers
terryyin/lizard
A simple code complexity analyser without caring about the C/C++ header files or Java imports, supports most of the popular languages.
yakGPT/yakGPT
Locally running, hands-free ChatGPT UI
jasonwei20/eda_nlp
Data augmentation for NLP, presented at EMNLP 2019
coder-hxl/x-crawl
Flexible Node.js AI-assisted crawler library
LAMDA-NJU/Deep-Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
sublee/trueskill
An implementation of the TrueSkill rating system for Python
autoliuweijie/FastBERT
The score code of FastBERT (ACL2020)
alexa/bort
Repository for the paper "Optimal Subarchitecture Extraction for BERT"
sfzhou5678/PolyEncoder
An unofficial implementation of Poly-encoder (Poly-encoders: Transformer Architectures and Pre-training Strategies for Fast and Accurate Multi-sentence Scoring)
crux82/ganbert
Enhancing the BERT training with Semi-supervised Generative Adversarial Networks
LieluoboAi/radish
C++ model train&inference framework
Hyperparticle/udify
A single model that parses Universal Dependencies across 75 languages. Given a sentence, jointly predicts part-of-speech tags, morphology tags, lemmas, and dependency trees.
NLPInBLCU/BiaffineDependencyParsing
BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement
vpetren/gradnorm_tf
TensorFlow implementation of GradNorm
XingxingZhang/dense_parser
DeNSe parser in Dependency Parsing as Head Selection (EACL 2017) https://arxiv.org/abs/1606.01280
Bokjan/loadmaster
mbabby/bolt
Bolt is a deep learning library with high performance and heterogeneous flexibility.
McKaneAndrus/IRLD
Adaptations of previous methods to analyze difficulty of learning a dynamics model from demonstration with and without a reward model.