casually-PYlearner's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
MisterBooo/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
d2l-ai/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
azl397985856/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
openai/gpt-2
Code for the paper "Language Models are Unsupervised Multitask Learners"
ShusenTang/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
NVIDIA/DeepLearningExamples
State-of-the-Art Deep Learning scripts organized by models - easy to train and deploy with reproducible accuracy and performance on enterprise-grade infrastructure.
NVIDIA/TensorRT
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
Morizeyao/GPT2-Chinese
Chinese version of GPT2 training code, using BERT tokenizer.
lyhue1991/eat_pytorch_in_20_days
Pytorch🍊🍉 is delicious, just eat it! 😋😋
qiyuangong/leetcode
Python & JAVA Solutions for Leetcode
mindspore-ai/mindspore
MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
CLUEbenchmark/CLUE
中文语言理解测评基准 Chinese Language Understanding Evaluation Benchmark: datasets, baselines, pre-trained models, corpus and leaderboard
pytorch/text
Models, data loaders and abstractions for language processing, powered by PyTorch
huawei-noah/Pretrained-Language-Model
Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.
brightmart/roberta_zh
RoBERTa中文预训练模型: RoBERTa for Chinese
PetrochukM/PyTorch-NLP
Basic Utilities for PyTorch Natural Language Processing (NLP)
csujedihy/lc-all-solutions
My own leetcode solutions by python
Y1ran/NLP-BERT--ChineseVersion
谷歌自然语言处理模型BERT:论文解析与python代码
xiaop1/Verilog-Practice
HDLBits website practices & solutions
neulab/Text-Summarization-Papers
An Exhaustive Paper List for Text Summarization
AaronJny/DeepLearningExamples
深度学习中的一些小Demo。
Meelfy/pytorch_pretrained_BERT
llamazing/numnet_plus
This is the official code repository for NumNet+(https://leaderboard.allenai.org/drop/submission/blu418v76glsbnh1qvd0)
zhpmatrix/BERTem
论文实现(ACL2019):《Matching the Blanks: Distributional Similarity for Relation Learning》
slczgwh/REDN
Downstream Model Design of Pre-trained Language Model for Relation Extraction Task
ag1988/injecting_numeracy
The accompanying code for "Injecting Numerical Reasoning Skills into Language Models" (Mor Geva*, Ankit Gupta* and Jonathan Berant, ACL 2020).
huminghao16/MTMSN
A Multi-Type Multi-Span Network for Reading Comprehension that Requires Discrete Reasoning
ranqiu92/NumNet
kunde122/PaddleNLP