JulesVerny / PongReinforcementLearning
Deep DQN Based Reinforcement Learning for simple Pong PyGame
☆42Updated 7 years ago
Alternatives and similar repositories for PongReinforcementLearning:
Users that are interested in PongReinforcementLearning are comparing it to the libraries listed below
- Repository of deep learning and robotics related practice projects.☆42Updated 4 years ago
- random search, hill climbing, policy gradient☆140Updated 6 years ago
- Reinforcement Learning in Keras on VizDoom☆145Updated 7 years ago
- Atari - Deep Reinforcement Learning algorithms in TensorFlow☆135Updated 11 months ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 7 years ago
- Neural Networks For Playing Pong☆77Updated 8 years ago
- TensorFlow implementation of asynchronous advantage actor-critic (A3C)☆39Updated 3 years ago
- Implementation of selected reinforcement learning algorithms in Tensorflow. A3C, DDPG, REINFORCE, DQN, etc.☆150Updated last year
- Minimal Monte Carlo Policy Gradient (REINFORCE) Algorithm Implementation in Keras☆159Updated 5 years ago
- Simple grid-world environment compatible with OpenAI-gym☆49Updated 4 years ago
- ☆303Updated last year
- A TensorFlow based implementation of the DeepMind Atari playing "Deep Q Learning" agent that works reasonably well☆92Updated 7 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆181Updated 5 months ago
- A high-performance Atari A3C agent in 180 lines of PyTorch☆171Updated 3 years ago
- A simple Gridworld environment for Open AI gym☆25Updated 6 years ago
- Use Asynchronous advantage actor-critic algorithm (A3C) to play Flappy Bird using Keras☆39Updated 7 years ago
- A Clearer and Simpler Synchronous Advantage Actor Critic (A2C) Implementation in TensorFlow☆181Updated 6 years ago
- Value & Policy Iteration for the frozenlake environment of OpenAI☆15Updated 5 years ago
- A simple stochastic OpenAI environment for training RL agents☆89Updated 2 years ago
- DQN implementation in Keras + TensorFlow + OpenAI Gym☆158Updated 7 years ago
- Repository for codes of 'Deep Reinforcement Learning'☆215Updated 5 years ago
- NEAT Solver for OpenAI☆146Updated 8 years ago
- This is the code for the "How to Beat Pong Using Policy Gradients (LIVE)" by Siraj Raval on Youtube☆68Updated 7 years ago
- Deep reinforcement learning using an asynchronous advantage actor-critic (A3C) model.☆66Updated 7 years ago
- A collection of python Machine Learning articles and examples. You will find code related to Reinforcement Learning, Q Learning, MDP, Bel…☆187Updated 2 years ago
- Notes and comments about Deep Reinforcement Learning papers☆77Updated 7 years ago
- Gym - Doom environments based on VizDoom.☆102Updated 7 years ago
- Hindsight Experience Replay - Bit flipping experiment in Tensorflow☆58Updated 6 years ago
- Simplest Version of playing Atari with Deep Q Learning in Tensorflow☆158Updated 7 years ago
- PPO implementation for OpenAI gym environment based on Unity ML Agents☆149Updated 6 years ago