benbotto / bsy-dqn-atariLinks
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
Sorting:
- 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
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 5 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- DQN with freezing target network in tensorflow on pygame FlappyBird☆11Updated 6 years ago
- Deep Learning Project☆8Updated 6 years ago
- deep-reinforcement-learning☆16Updated 6 years ago
- Avoiding catastrophic failures in reinforcement learning by learning to shape rewards.☆10Updated 7 years ago
- 以atari遊戲中的breakout實作DQN,透過超參數修改以找出最好的模型,此repository詳細程式解說與實作成果。☆8Updated last year
- A PyTorch Implementation for Deep Q Network☆7Updated 6 years ago
- Reinforcement Learning with TensorFlow, published by Packt☆42Updated 2 years ago
- ☆18Updated 2 years ago
- PyTorch Implementation of DQN and training Super Mario Bros☆25Updated 6 years ago
- A PyTorch implementation of deep Q-learning for Atari games☆15Updated 6 years ago
- Reinforcement Learning algorithms SARSA, Q-Learning, DQN, for Classical and MuJoCo Environments and testing them with OpenAI Gym.☆7Updated 6 years ago
- Reinforcement learning algorithms A2C, A3C and DQN☆16Updated last year
- This repository contains a python implementation of a Deep Q-Network (DQN) for Atari gameplay using tensorflow.☆6Updated 6 years ago
- Reinforcement learning algorithm implementation☆9Updated 3 years ago
- My implementation of a deep q learning network learning to play pong.☆9Updated 4 years ago
- This repository contains the game bubble shooter as a gym environment. Based on: https://github.com/justinmeister/bubbleshooter☆17Updated 5 years ago
- RL Agent for Atari Game Pong☆12Updated 5 years ago
- The code and the trained model for A Deep Q-Network for Robotic Odor/Gas Source Localization: Modeling, Measurement and Comparative Study☆7Updated last year
- pytorch, noisy_distributional_double_dueling_PER_RNN_CNN...CartPole-v1 , Acrobot-v1, MountainCar-v0☆15Updated 7 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Repository of deep learning and robotics related practice projects.☆43Updated 5 years ago
- ☆15Updated 4 years ago
- Tutorial series on how to implement DQN with PyTorch from scratch.☆25Updated 2 months ago
- Count based exploration with the successor representation for Unity ML's Pyramid☆12Updated 5 years ago
- PyTorch Implementation of the RDPG (Recurrent Deterministic Policy Gradient)☆55Updated 2 years ago
- Awesome RL: Papers, Books, Codes, Benchmarks☆116Updated last year
- Reinforcement learning on gridworld with Q-learning☆10Updated 8 years ago