msinto93 / DQN_Atari
A Tensorflow implementation of a Deep Q Network (DQN) for playing Atari games.
☆9Updated 6 years ago
Alternatives and similar repositories for DQN_Atari:
Users that are interested in DQN_Atari are comparing it to the libraries listed below
- ☆11Updated 2 years ago
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 3 years ago
- 学习DRL CNN -> DQN -> LSTM☆13Updated 6 years ago
- Tensorflow implementation of a Deep Deterministic Policy Gradient (DDPG) network, trained on OpenAI Gym environments.☆23Updated 6 years ago
- I have targeted to solve the benchmark problem in Reinforcement learning literature using Deep Q-networks with images as the only input t…☆12Updated 5 years ago
- Using N-step dueling DDQN with PER for playing Pacman game☆22Updated 5 years ago
- Play Snake Game with Deep Q-Network(DQN)☆8Updated 4 years ago
- Deep Learning Project☆8Updated 6 years ago
- This is an implementation of Deep Q Learning (DQN) playing Breakout from OpenAI's gym with Keras.☆30Updated 7 years ago
- A Deep Q Network used for running experiments on reinforcement learning agents targeted at learning Super Mario Bros (NES)☆10Updated 7 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
- Snake using RL☆15Updated last year
- PyTorch implementation of soft actor critic☆864Updated 3 years ago
- ☆19Updated 6 years ago
- Open AI Gym - Pendulum-v1 reinforcement learning (DQN, SAC)☆19Updated last year
- ☆39Updated 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
- PyTorch implementation of DeepMind's "Human-level control through deep reinforcement learning"☆17Updated 4 years ago
- Code for the paper "When to Trust Your Model: Model-Based Policy Optimization"☆487Updated 2 years ago
- Clean baseline implementation of PPO using an episodic TransformerXL memory☆171Updated 9 months ago
- use DQN(pytorch) to play pong☆10Updated 3 years ago
- Pytorch LSTM RNN for reinforcement learning to play Atari games from OpenAI Universe. We also use Google Deep Mind's Asynchronous Advanta…☆182Updated 6 months ago
- Simple Cartpole example writed with pytorch.☆166Updated 5 years ago
- This is a repository of DQN and its variants implementation in PyTorch based on the original papar.☆13Updated 5 years ago
- Asynchronous implementation of DQN algorithm in PyTorch☆8Updated 4 years ago
- OpenAI's Gym Car-Racing-V0 environment was tackled and, subsequently, solved using a variety of Reinforcement Learning methods including …☆13Updated 2 years ago
- A collection of pre-trained RL agents using Stable Baselines3☆124Updated 4 months ago
- ☆15Updated 3 years ago
- ☆8Updated 2 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆597Updated 6 years ago