zjowowen/GenerativeRL_Preview
Python library for solving reinforcement learning (RL) problems using generative models.
This library helps AI researchers and machine learning engineers develop advanced decision-making systems. It combines generative models like diffusion and flow models with reinforcement learning (RL) algorithms. Users provide experimental data, and the library outputs trained models capable of making sophisticated decisions in simulated or real-world environments.
No commits in the last 6 months.
Use this if you are a researcher or engineer looking to push the boundaries of reinforcement learning by integrating modern generative models for more robust and nuanced decision-making capabilities.
Not ideal if you need a stable, production-ready solution without experimental features, or if you are not deeply familiar with both generative models and reinforcement learning concepts.
Stars
11
Forks
4
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/zjowowen/GenerativeRL_Preview"
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
opendilab/GenerativeRL
Python library for solving reinforcement learning (RL) problems using generative models (e.g....
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