hagerrady13 / DQN-PyTorchLinks
A PyTorch Implementation for Deep Q Network
☆7Updated 6 years ago
Alternatives and similar repositories for DQN-PyTorch
Users that are interested in DQN-PyTorch are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization with Beta distribution - uses multi agent Unity ML Tennis☆29Updated 6 years ago
- This is pytorch implmentation project of Bootsrapped DQN☆12Updated 4 years ago
- Attention-based Curiosity-driven Exploration in Deep Reinforcement Learning☆27Updated 5 years ago
- Tensorflow implementation of the asynchronous advantage actor-critic (a3c) reinforcement learning algorithm for continuous action space☆46Updated 7 years ago
- Implement Google Deep Minds DQN for multiple agents for a grid world environment where vehicles must pick up customers.☆28Updated 7 years ago
- Tensorflow Implementation for "Noisy network for exploration"☆32Updated 7 years ago
- ☆15Updated 4 years ago
- Trading Robot based on LSTM-PPO☆26Updated 5 years ago
- Experiments with transformer based RL algorithms☆22Updated 5 years ago
- This is an pytorch implementation of Distributed Proximal Policy Optimization(DPPO).☆62Updated 6 years ago
- World Models with A3C on Carracing-v0 in gym☆32Updated 5 years ago
- It's the pytorch implementation of google research football.☆40Updated 5 years ago
- A multi-agent version of the Double DQN algorithm, with Foraging Task and Pursuit Game test scenarios