My implementation of the Proximal Policy Optisation algorithm using Keras as a backend
☆88Nov 15, 2019Updated 6 years ago
Alternatives and similar repositories for PPO-Keras
Users that are interested in PPO-Keras are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Aug 8, 2020Updated 5 years ago
- An RL agent for the Google Football environment☆96Jun 19, 2021Updated 4 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Feb 10, 2018Updated 8 years ago
- ☆10May 29, 2018Updated 7 years ago
- Tensorflow implementation of MuZero algorithm☆11Aug 23, 2022Updated 3 years ago
- Keras Implementation of the continuous control with actor-critic, a3c☆13Dec 3, 2017Updated 8 years ago
- Official PyTorch implementation of "EdVAE: Mitigating Codebook Collapse with Evidential Discrete Variational Autoencoders"☆14Sep 20, 2024Updated last year
- A repo based on XiLin Li's PSGD repo that extends some of the experiments.☆14Oct 7, 2024Updated last year
- Implementation of MCTS algorithms in Munos (2014)☆13Aug 8, 2018Updated 7 years ago
- Python Implementation of Parameter-exploring Policy Gradients Evolution Strategy☆17Apr 2, 2020Updated 5 years ago
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆17Jan 6, 2018Updated 8 years ago
- Using a modified version of Werner Duvaud's MuZero implementation (https://github.com/werner-duvaud/muzero-general) this reinforcement ag…☆18Jun 30, 2021Updated 4 years ago
- ☆18Aug 24, 2024Updated last year
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Dec 26, 2019Updated 6 years ago
- Evolution Strategies in PyTorch (Tic-tac-toe)☆15Apr 22, 2017Updated 8 years ago
- ☆19Mar 1, 2023Updated 3 years ago
- Trained models for keras-rl.☆21Sep 24, 2016Updated 9 years ago
- ☆15Feb 29, 2020Updated 6 years ago
- Turn jitted jax functions back into python source code☆23Dec 16, 2024Updated last year
- Resilient Model-Based RL by Regularizing Posterior Predictability☆22Mar 4, 2024Updated 2 years ago
- Keras Implementation of popular Deep RL Algorithms (A3C, DDQN, DDPG, Dueling DDQN)☆551May 25, 2020Updated 5 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆51Oct 30, 2020Updated 5 years ago
- Graph convolutional memory for reinforcement learning☆24Jul 10, 2021Updated 4 years ago
- SeqGAN but with more bells and whistles☆24Feb 15, 2018Updated 8 years ago
- Tensorflow implementation of Asynchronous Advantage Actor Critic (A3C) from "Asynchronous Methods for Deep Reinforcement Learning".☆25Apr 20, 2017Updated 8 years ago
- Implementation of DDPG (Modified from the work of Patrick Emami) - Tensorflow (no TFLearn dependency), Ornstein Uhlenbeck noise function,…☆64Apr 27, 2017Updated 8 years ago
- Keras implementation of DQN on ViZDoom environment☆54Oct 16, 2016Updated 9 years ago
- Inverse Reinforcement Learning Argorithms☆53May 13, 2019Updated 6 years ago
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Apr 26, 2019Updated 6 years ago
- Multiagent deep reinforcement learning research project☆29Jan 25, 2026Updated last month
- Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023☆30Jul 18, 2023Updated 2 years ago
- Deep Reinforcement Learning for Keras.☆5,552Sep 17, 2023Updated 2 years ago
- Trust Region Policy Optimization with TensorFlow and OpenAI Gym☆361Jun 2, 2020Updated 5 years ago
- Python3 library able to connect the RLLIB framework with the SUMO simulator.☆27May 21, 2021Updated 4 years ago
- JAX Implementation of Black Forest Labs' Flux.1 family of models☆40Feb 9, 2026Updated last month
- A reinforcement learning agent trade eight different coins for several months using just an initial budget in cash.☆30Jul 28, 2021Updated 4 years ago
- Accompanying repository for Let's make a DQN / A3C series.☆394Sep 4, 2018Updated 7 years ago
- A structured implementation of MuZero☆206Jun 4, 2022Updated 3 years ago
- ☆10Apr 5, 2024Updated last year