vwxyzjn/cleanrl
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Repository profile
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
Repository updates
Get generated google-deepmind/open_spiel development summaries by email, or follow the weekly and monthly RSS feeds.
Sign in to subscribe by email. RSS feeds are public.
Sign in to subscribeTracked growth, recent movement, and commit velocity from stored repository snapshots.
Latest capture 2026-07-15 03:12
5 captures since 2026-05-25
Stars from baseline +89
All tracked data
Frameworks, package managers, ecosystems, and dependency manifests found during catalog scans.
Scanned 2026-07-15 03:12
pyproject.toml
python ecosystem,
17 dependencies
requirements.txt
python ecosystem,
6 dependencies
setup.py
python ecosystem,
0 dependencies
open_spiel/CMakeLists.txt
c-cpp ecosystem,
2 dependencies
open_spiel/algorithms/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
open_spiel/bots/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
open_spiel/evaluation/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
open_spiel/examples/CMakeLists.txt
c-cpp ecosystem,
0 dependencies
Searchable topics, generated tags, and stack labels that explain where this repository fits.
Agent instructions and tool configuration paths found in the repository tree.
Nearest indexed repositories by embedding similarity.
High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)
Deep Reinforcement Learning for Keras.
Dopamine is a research framework for fast prototyping of reinforcement learning algorithms.
Tensorforce: a TensorFlow library for applied reinforcement learning
A standard API for multi-agent reinforcement learning environments, with popular reference environments and related utilities
Clean PyTorch implementations of imitation and reward learning algorithms