Pinned Repositories
CommonGen
Pytorch Implementation of EACL paper(findings) Bridging the Gap between Pre-Training and Fine-Tuning for Commonsense Generation
CRL_EGPG
Pytorch Implementation of "Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation"
Deepinfo_pytorch
a pytorch implementation of deepinfo(Learning deep representations by mutual information estimation and maximization)
emphasis-selection
This is the emphasis selection project!
FSD
Implementation of LREC-COLING 2024 paper A Frustratingly Simple Decoding Method for Neural Text Generation
fuck-login
模拟登录一些知名的网站,为了方便爬取需要登录的网站
Generalization_of_FT-LLM
Implementation of NAACL 2024 paper Unveiling the Generalization Power of Fine-Tuned Large Language Models
LLP_FLMm
Implementation for ACML 2021 paper A Two-Stage Training Framework with Feature-Label Matching Mechanism for Learning from Label Proportions
Review_of_Computer_Graphics
计算机图形学复习
VAECF_pytorch
This is an pytorch implementation for Variational autoencoders for collaborative filtering
LHRYANG's Repositories
LHRYANG/CRL_EGPG
Pytorch Implementation of "Contrastive Representation Learning for Exemplar-Guided Paraphrase Generation"
LHRYANG/FSD
Implementation of LREC-COLING 2024 paper A Frustratingly Simple Decoding Method for Neural Text Generation
LHRYANG/Generalization_of_FT-LLM
Implementation of NAACL 2024 paper Unveiling the Generalization Power of Fine-Tuned Large Language Models
LHRYANG/Review_of_Computer_Graphics
计算机图形学复习
LHRYANG/Deepinfo_pytorch
a pytorch implementation of deepinfo(Learning deep representations by mutual information estimation and maximization)
LHRYANG/CommonGen
Pytorch Implementation of EACL paper(findings) Bridging the Gap between Pre-Training and Fine-Tuning for Commonsense Generation
LHRYANG/LLP_FLMm
Implementation for ACML 2021 paper A Two-Stage Training Framework with Feature-Label Matching Mechanism for Learning from Label Proportions
LHRYANG/emphasis-selection
This is the emphasis selection project!
LHRYANG/VAECF_pytorch
This is an pytorch implementation for Variational autoencoders for collaborative filtering
LHRYANG/machineLearningCourseProject
This is implementations of machine learning course experiments.
LHRYANG/PL-0-language-with-small-modification
A compiler about PL/0 language!
LHRYANG/BaoYan-Algorithm-Problems
LHRYANG/bixin
Chinese Sentiment Analysis 中文文本情感分析
LHRYANG/Compositional_Generalization
Studying the compositional generalization ability of LLMs
LHRYANG/Computer-Graphics
Experiment of Computer Graphics
LHRYANG/digital_processing_exp
This is an implementation of digital processing experiment
LHRYANG/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
LHRYANG/Information_Retrieval
It is information retrieval project
LHRYANG/IRPoem
poem retrieval
LHRYANG/MockingBird
🚀AI拟声: 5秒内克隆您的声音并生成任意语音内容 Clone a voice in 5 seconds to generate arbitrary speech in real-time
LHRYANG/NeuralDialogPapers
Summary of deep learning models for dialog systems
LHRYANG/pytorch-ntm
Neural Turing Machines (NTM) - PyTorch Implementation
LHRYANG/pytorch-vqa
Strong baseline for visual question answering
LHRYANG/RE-T5
Code and data for "Retrieval Enhanced Model for Commonsense Generation" (ACL-IJCNLP 2021).
LHRYANG/reinforcement-learning-an-introduction
Python implementation of Reinforcement Learning: An Introduction
LHRYANG/Self-Attention-GAN
Pytorch implementation of Self-Attention Generative Adversarial Networks (SAGAN)
LHRYANG/Simple-simulation-of-queuing-theory
This is a implementation of queue.
LHRYANG/stanford_alpaca
Code and documentation to train Stanford's Alpaca models, and generate the data.
LHRYANG/SupContrast
PyTorch implementation of "Supervised Contrastive Learning" (and SimCLR incidentally)
LHRYANG/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.