suluo's Stars
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
keras-team/keras
Deep Learning for humans
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
OptimalScale/LMFlow
An Extensible Toolkit for Finetuning and Inference of Large Foundation Models. Large Models for All.
LianjiaTech/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
jaywalnut310/vits
VITS: Conditional Variational Autoencoder with Adversarial Learning for End-to-End Text-to-Speech
zhangqianhui/AdversarialNetsPapers
Awesome paper list with code about generative adversarial nets
hongleizhang/RSPapers
RSTutorials: A Curated List of Must-read Papers on Recommender System.
MaartenGr/BERTopic
Leveraging BERT and c-TF-IDF to create easily interpretable topics.
bojone/bert4keras
keras implement of transformers for humans
kwai/DouZero
[ICML 2021] DouZero: Mastering DouDizhu with Self-Play Deep Reinforcement Learning | 斗地主AI
km1994/nlp_paper_study
该仓库主要记录 NLP 算法工程师相关的顶会论文研读笔记
DeepGraphLearning/LiteratureDL4Graph
A comprehensive collection of recent papers on graph deep learning
tomohideshibata/BERT-related-papers
BERT-related papers
marcotcr/checklist
Beyond Accuracy: Behavioral Testing of NLP models with CheckList
xavier-zy/Awesome-pytorch-list-CNVersion
Awesome-pytorch-list 翻译工作进行中......
microsoft/TextWorld
TextWorld is a sandbox learning environment for the training and evaluation of reinforcement learning (RL) agents on text-based games.
RUCAIBox/TextBox
TextBox 2.0 is a text generation library with pre-trained language models
makcedward/nlp
:memo: This repository recorded my NLP journey.
cedrickchee/awesome-transformer-nlp
A curated list of NLP resources focused on Transformer networks, attention mechanism, GPT, BERT, ChatGPT, LLMs, and transfer learning.
xcfcode/Summarization-Papers
Summarization Papers
yangheng95/PyABSA
Sentiment Analysis, Text Classification, Text Augmentation, Text Adversarial defense, etc.;
zlsdu/Word-Embedding
Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding
xiaoqian19940510/text-classification-surveys
文本分类资源汇总,包括深度学习文本分类模型,如SpanBERT、ALBERT、RoBerta、Xlnet、MT-DNN、BERT、TextGCN、MGAN、TextCapsule、SGNN、SGM、LEAM、ULMFiT、DGCNN、ELMo、RAM、DeepMoji、IAN、DPCNN、TopicRNN、LSTMN 、Multi-Task、HAN、CharCNN、Tree-LSTM、DAN、TextRCNN、Paragraph-Vec、TextCNN、DCNN、RNTN、MV-RNN、RAE等,浅层学习模型,如LightGBM 、SVM、XGboost、Random Forest、C4.5、CART、KNN、NB、HMM等。介绍文本分类数据集,如MR、SST、MPQA、IMDB、Yelp、20NG、AG、R8、DBpedia、Ohsumed、SQuAD、SNLI、MNLI、MSRP、MRDA、RCV1、AAPD,评价指标,如accuracy、Precision、Recall、F1、EM、MRR、HL、Micro-F1、Macro-F1、P@K,和技术挑战,包括多标签文本分类。
bohanli/BERT-flow
TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)
lturing/tacotronv2_wavernn_chinese
tacotronV2 + wavernn 实现中文语音合成(Tensorflow + pytorch)
sheqi/GAN_Review
A Survey and Taxonomy of the Recent GANs Development,computer vision & time series
DSXiangLi/CTR
CTR模型代码和学习笔记总结
china-ai-law-challenge/CAIL2019
GuidoPaul/CAIL2019
**法研杯司法人工智能挑战赛之相似案例匹配第一名解决方案