keras-rl/keras-rl
Deep Reinforcement Learning for Keras. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3714
- days_rel: n/a
- days_push: 1081
- n_releases_24m: 0
Adoption not part of the score
5547 stars · 1344 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Python library implementing state-of-the-art deep reinforcement learning algorithms (DQN, DDPG, SARSA, and more) that integrates seamlessly with Keras and works out of the box with OpenAI Gym environments. It allows easy extension of agents and environments via simple abstract classes.
Use cases
- train a DQN agent on an OpenAI Gym environment
- implement deep reinforcement learning with Keras
- experiment with DDPG for continuous control tasks
- learn reinforcement learning algorithms with runnable examples
- build custom RL agents and environments in Python
When to choose
- you want ready-made deep RL algorithms integrated with Keras
- you are prototyping RL agents against OpenAI Gym environments
- you need a simple, extensible codebase for learning or research in deep RL
When to avoid
- you need cutting-edge algorithms like PPO or A3C, which are not implemented
- you require actively maintained support for the latest TensorFlow/Keras versions
- you need high-performance, production-scale RL training
Facets
library · maturity maintenance
machine-learning reinforcement-learning deep-learning reinforcement-learning machine-learning deep-learning python keras tensorflow openai-gym dqn ddpg reinforcement-learning-algorithms
2 sources
- readme: https://github.com/keras-rl/keras-rl · fetched 2026-08-28 · 97162e5da596
- registry_pypi: https://pypi.org/pypi/keras-rl/json · fetched 2026-08-29 · 7f862c6b0714
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| keras-rl/keras-rl | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="keras-rl/keras-rl")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem