lucidrains/contrastive-rl
Contrastive Reinforcement Learning
This is a framework for researchers and practitioners in machine learning who are exploring advanced reinforcement learning techniques. It allows you to experiment with a novel approach where reinforcement learning and self-supervised learning are combined. You provide raw observational data from an environment, and it helps develop more robust state representations for an agent.
Use this if you are a machine learning researcher or engineer working on the frontiers of reinforcement learning and representation learning and want to investigate how these two areas can be integrated.
Not ideal if you need a plug-and-play solution for a standard reinforcement learning problem without delving into novel representation learning architectures.
Stars
58
Forks
4
Language
Python
License
MIT
Category
Last pushed
Mar 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lucidrains/contrastive-rl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification