AI4Finance-Foundation/ElegantRL
Massively Parallel Deep Reinforcement Learning. 🔥 observed · 2026-08-28
Health v2 · maintenance only
53/100
- Activity 68
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 2609
- days_rel: n/a
- days_push: 194
- n_releases_24m: 0
Adoption not part of the score
4355 stars · 978 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
ElegantRL is a lightweight, modular deep reinforcement learning library built on PyTorch that implements core model-free RL algorithms (PPO, SAC, TD3, DQN, DDPG, A2C) with minimal dependencies. It exploits massive parallelism to scale training elastically across hundreds or thousands of GPU nodes in cloud environments.
Use cases
- train deep reinforcement learning agents in pytorch
- run massively parallel RL experiments on multiple GPUs
- implement PPO SAC TD3 DQN algorithms from scratch
- scale reinforcement learning training across cloud GPU clusters
- learn RL algorithms through clean readable code
- train trading agents with reinforcement learning
When to choose
- you want a lightweight, dependency-minimal RL library with transparent algorithm implementations
- you need to scale DRL training across many GPUs or cloud nodes
- you want to experiment with or extend model-free RL algorithms in PyTorch
When to avoid
- you need a mature ecosystem with many prebuilt environments and wrappers like Stable-Baselines3 or RLlib
- you need offline RL, model-based RL, or multi-agent RL out of the box
- you require a permissive, well-defined license for commercial use
Facets
library · maturity active
machine-learning reinforcement-learning gpu-computing reinforcement-learning machine-learning deep-learning fintech python cloud pytorch ppo sac td3 dqn ddpg a2c model-free-rl massively-parallel cloud-native podracer gpu docker
3 sources
- readme: https://github.com/AI4Finance-Foundation/ElegantRL · fetched 2026-08-28 · 64e4aad84fc7
- homepage: https://ai4finance.org · fetched 2026-08-29 · d3d3e0581dfb
- site_page: https://ai4finance.org/about · fetched 2026-08-29 · 38823c8faa4a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AI4Finance-Foundation/ElegantRL | main | 53 |
For agents
markdown · JSON · MCP: product_card(name="AI4Finance-Foundation/ElegantRL")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem