LuEE-C / PPO-KerasView external linksLinks
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:
- Keras Implementation of PPO to solve OpenAI Gym Environments☆16May 15, 2018Updated 7 years ago
- Proximal Policy Optimization(PPO) with Keras Implementation☆17Aug 8, 2020Updated 5 years ago
- This is a deterministic Tensorflow 2.0 (keras) implementation of a Open Ai's proximal policy optimization actor critic algorithm PPO.☆12Sep 3, 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
- DiT (training + flow matching) in Jax☆11Jan 5, 2025Updated last year
- Official PyTorch implementation of "EdVAE: Mitigating Codebook Collapse with Evidential Discrete Variational Autoencoders"☆14Sep 20, 2024Updated last year
- Proximal Policy Optimization implementation with TensorFlow☆108Oct 9, 2018Updated 7 years ago
- Keras Implementation of the continuous control with actor-critic, a3c☆13Dec 3, 2017Updated 8 years ago
- 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
- ☆18Aug 24, 2024Updated last year
- 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
- This is an implimentation of Value Iteration Networks (NIPS2016 best paper) in keras☆17Jan 6, 2018Updated 8 years ago
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆160Dec 26, 2019Updated 6 years ago
- Code associated with the NeurIPS19 paper "Weighted Linear Bandits in Non-Stationary Environments"☆17Nov 14, 2019Updated 6 years ago
- ☆19Mar 1, 2023Updated 2 years ago
- Turn jitted jax functions back into python source code☆23Dec 16, 2024Updated last year
- Trained models for keras-rl.☆21Sep 24, 2016Updated 9 years ago
- Resilient Model-Based RL by Regularizing Posterior Predictability☆22Mar 4, 2024Updated last year
- 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
- Keras implementation of DQN on ViZDoom environment☆54Oct 16, 2016Updated 9 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
- Practice of Deep Reinforcement Learning with Keras and gym.☆156Apr 26, 2019Updated 6 years ago
- Multiagent deep reinforcement learning research project☆28Jan 25, 2026Updated 3 weeks ago
- Codes for "Efficient Offline Policy Optimization with a Learned Model", ICLR2023☆30Jul 18, 2023Updated 2 years ago
- A minimal Pytorch Implementation of Stochastically Quantized Variational AutoEncoder (SQ-VAE) by Sony☆33Oct 16, 2023Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Aug 1, 2019Updated 6 years ago
- Deep Reinforcement Learning for Keras.☆5,554Sep 17, 2023Updated 2 years ago
- Python3 library able to connect the RLLIB framework with the SUMO simulator.☆27May 21, 2021Updated 4 years ago
- A reinforcement learning agent trade eight different coins for several months using just an initial budget in cash.☆30Jul 28, 2021Updated 4 years ago
- Implementation of MuZero with PyTorch, based on the pseudocode from DeepMind (https://arxiv.org/src/1911.08265v2/anc/pseudocode.py).☆33Aug 14, 2022Updated 3 years ago