opendilab/GenerativeRL
Python library for solving reinforcement learning (RL) problems using generative models (e.g. Diffusion Models).
This library helps machine learning engineers and researchers solve complex decision-making problems by combining the strengths of generative models, like diffusion models, with reinforcement learning. You input diverse data about an environment and get an intelligent agent that can make better decisions or generate more effective strategies. It's designed for those developing advanced AI for control, robotics, or complex system optimization.
189 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are a machine learning researcher or engineer looking to integrate state-of-the-art generative models into your reinforcement learning pipelines to achieve more robust and flexible AI agents.
Not ideal if you are looking for a simple, off-the-shelf solution for basic reinforcement learning tasks without delving into advanced generative model architectures.
Stars
189
Forks
12
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 18, 2025
Commits (30d)
0
Dependencies
21
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/opendilab/GenerativeRL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
soran-ghaderi/torchebm
🍓 Build and train energy-based and diffusion models in PyTorch ⚡.
spqb/adabmDCApy
Pytorch implementation of adabmDCA
AstraZeneca/DiffAbXL
The official implementation of DiffAbXL benchmarked in the paper "Exploring Log-Likelihood...
G-U-N/UniRL
a unified reinforcement learning toolbox for joint RL on language models and diffusion models
kidist-amde/ddro
We introduce the direct document relevance optimization (DDRO) for training a pairwise ranker...