shivamsaboo17 / Policy-Gradient-PyTorchLinks
Implementation of vanilla stochaistic (categorical) policy gradient algorithm to play cartpole.
☆16Updated 4 years ago
Alternatives and similar repositories for Policy-Gradient-PyTorch
Users that are interested in Policy-Gradient-PyTorch are comparing it to the libraries listed below
Sorting:
- DGN Code☆362Updated 2 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆372Updated 6 years ago
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆224Updated 2 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆73Updated 8 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆421Updated 4 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆427Updated 8 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 8 years ago
- DQN to play Atari Pong☆114Updated 7 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆66Updated 3 years ago
- Multi-Objective Reinforcement Learning☆296Updated 4 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆218Updated 6 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆359Updated 6 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆628Updated 7 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆106Updated 3 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆663Updated 3 years ago
- Implementation of proximal policy optimization(PPO) with tensorflow☆35Updated 7 years ago
- Mean Field Multi-Agent Reinforcement Learning☆415Updated 5 years ago
- Simple Cartpole example writed with pytorch.☆169Updated 6 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆319Updated 5 years ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 7 years ago
- A library for ready-made reinforcement learning agents and reusable components for neat prototyping☆301Updated last year
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆555Updated 7 years ago
- The implement of all kinds of dqn reinforcement learning with Pytorch☆96Updated 4 years ago
- ☆91Updated 4 years ago
- multi-agent deep reinforcement learning for networked system control.☆438Updated 5 years ago
- Simple A3C implementation with pytorch + multiprocessing☆660Updated 2 years ago