victorsungo's Stars
Stability-AI/stablediffusion
High-Resolution Image Synthesis with Latent Diffusion Models
microsoft/qlib
Qlib is an AI-oriented quantitative investment platform that aims to realize the potential, empower research, and create value using AI technologies in quantitative investment, from exploring ideas to implementing productions. Qlib supports diverse machine learning modeling paradigms. including supervised learning, market dynamics modeling, and RL.
mmistakes/minimal-mistakes
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
lucidrains/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Farama-Foundation/Gymnasium
An API standard for single-agent reinforcement learning environments, with popular reference environments and related utilities (formerly Gym)
lucidrains/DALLE-pytorch
Implementation / replication of DALL-E, OpenAI's Text to Image Transformer, in Pytorch
maciejkula/spotlight
Deep recommender models using PyTorch.
allenai/RL4LMs
A modular RL library to fine-tune language models to human preferences
openai/image-gpt
coqui-ai/open-speech-corpora
💎 A list of accessible speech corpora for ASR, TTS, and other Speech Technologies
kamalkraj/BERT-NER
Pytorch-Named-Entity-Recognition-with-BERT
mf1024/ImageNet-Datasets-Downloader
ImageNet dataset downloader. Creates a custom dataset by specifying the required number of classes and images in a class.
reczoo/BARS
BARS: Towards Open Benchmarking for Recommender Systems https://openbenchmark.github.io/BARS
hpcaitech/ColossalAI-Examples
Examples of training models with hybrid parallelism using ColossalAI
rohithreddy024/Text-Summarizer-Pytorch
Pytorch implementation of "A Deep Reinforced Model for Abstractive Summarization" paper and pointer generator network
affjljoo3581/GPT2
PyTorch Implementation of OpenAI GPT-2
teddykoker/image-gpt
PyTorch Implementation of OpenAI's Image GPT
airalcorn2/RankNet
My (slightly modified) Keras implementation of RankNet and PyTorch implementation of LambdaRank.
XzwHan/CARD
Official PyTorch implementation for the paper "CARD: Classification and Regression Diffusion Models"
liuyuemaicha/Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow
Deep-Reinforcement-Learning-for-Dialogue-Generation-in-tensorflow
santhoshse7en/news-fetch
A Python Package which helps to scrape all news details from any news websites
mymusise/gpt2-quickly
golsun/SpaceFusion
NAACL'19: "Jointly Optimizing Diversity and Relevance in Neural Response Generation"
GaryYufei/PromDA
Source code for ACL 2022 Paper "Prompt-based Data Augmentation for Low-Resource NLU Tasks"
golsun/StyleFusion
EMNLP'19: "Structuring Latent Spaces for Stylized Response Generation"
tag-and-generate/tagger-generator
Code for Politeness Transfer: A Tag and Generate Approach
tag-and-generate/politeness-dataset
Dataset for the politeness transfer task
nlpaueb/multi-eurlex
MultiEURLEX - A multi-lingual and multi-label legal document classification dataset for zero-shot cross-lingual transfer
silverriver/Stylized_Dialog
Code for paper "Stylized Dialogue Response Generation Using Stylized Unpaired Texts"
TobeyYang/StyleDGPT
The code for ``STYLEDGPT: Stylized Response Generation with Pre-trained LanguageModels'' (Findings of EMNLP2020)