benbotto / bsy-dqn-atari
A DQN implementation using Keras and Tensorflow
☆12Updated 6 years ago
Alternatives and similar repositories for bsy-dqn-atari:
Users that are interested in bsy-dqn-atari are comparing it to the libraries listed below
- Deep Learning Project☆8Updated 6 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆17Updated last year
- A2C, ACKTR and A2T implementations for ViZDoom☆10Updated 7 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 3 years ago
- Reinforcement Learning from Hierarchical Critics☆13Updated 4 years ago
- This project explores a deep reinforcement learning technique to train an agent to play atari pong game from OpenAI Gym. OpenAI Gym is a …☆10Updated 7 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- RL Agent for Atari Game Pong☆12Updated 5 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆14Updated 6 years ago
- MADDPG agent with collaboration and competition☆12Updated 6 years ago
- Proximal policy optimization in PyTorch. Easy to read and understand.☆49Updated 4 years ago
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- ☆15Updated 3 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- TensorFlow implementation of Deep RL (Reinforcement Learning) papers based on deep Q-learning (DQN)☆10Updated 7 years ago
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆14Updated 7 years ago
- 🕹️ Flappy Bird hack using Deep Reinforcement Learning with Double Q-learning☆18Updated 3 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 6 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 4 years ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- TensorFlow & Keras implementation of DQN with HER (Hindsight Experience Replay)☆40Updated 4 years ago
- Reinforcement learning algorithm implementation☆9Updated 3 years ago
- An AI program to play Othello game. Use DQN, Double-DQN, Dueling DQN and MCTS. By Chengzhe XU and Hao XIANG☆8Updated 7 years ago
- A repository for code of reinforcement learning algorithms with PyTorch☆30Updated 3 years ago
- ☆92Updated 4 years ago
- DQN, Reinforce, A2C (Reference: https://github.com/pytorch)☆8Updated 6 years ago
- AI learning to walk in gym's BipedalWalker environment.☆66Updated 7 years ago