keras-rl
RL framework
A Python library implementing state-of-the-art deep reinforcement learning algorithms for Keras and OpenAI Gym environments.
Deep Reinforcement Learning for Keras.
8 stars
0 watching
4 forks
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
luchris429/purejaxrl | A high-performance implementation of reinforcement learning training pipelines using JAX and PyTorch-like functionality | 755 |
toni-sm/skrl | A modular reinforcement learning library with support for various environments and frameworks | 588 |
sjtu-marl/malib | A framework for parallel population-based reinforcement learning | 507 |
kaixhin/rainbow | A Python implementation of a deep reinforcement learning algorithm combining multiple techniques for improved performance in Atari games | 1,591 |
kengz/openai_lab | An experimentation framework for Reinforcement Learning using OpenAI Gym and Keras. | 326 |
kunqian2025/reinforcement-learning | A collection of implementations of reinforcement learning algorithms in MATLAB | 61 |
astooke/rlpyt | A modular and unified framework for implementing common deep reinforcement learning algorithms in PyTorch | 2,236 |
keras-team/keras | A high-level deep learning framework for building and training neural networks on multiple backend engines | 62,196 |
enlite-ai/maze | An RL framework for building and training reinforcement learning models in Python | 266 |
jingweiz/pytorch-rl | A comprehensive project that provides an implementation of deep reinforcement learning algorithms using PyTorch and Visdom. | 798 |
ikostrikov/jaxrl | Provides JAX implementations of various reinforcement learning algorithms with continuous action spaces. | 640 |
pku-alignment/omnisafe | A framework designed to accelerate the development of safe reinforcement learning algorithms by providing a modular, high-performance platform for parallel computing and out-of-box toolkits. | 954 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
iffix/machin | An open-source reinforcement learning library for PyTorch, providing a simple and clear implementation of various algorithms. | 402 |
mushroomrl/mushroom-rl | A Python library for reinforcement learning algorithms and environments. | 824 |