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:
- A pytorch tutorial for DRL(Deep Reinforcement Learning)☆219Updated 2 years ago
- DGN Code☆359Updated 2 years ago
- Actor Critic model to play Cartpole game☆52Updated 7 years ago
- DQN to play Atari Pong☆114Updated 6 years ago
- Policy Gradient algorithms (REINFORCE, NPG, TRPO, PPO)☆370Updated 6 years ago
- Hierarchical-DQN in pytorch (not actively maintained)☆74Updated 8 years ago
- Implementation of Algorithms from the Policy Gradient Family. Currently includes: A2C, A3C, DDPG, TD3, SAC☆100Updated 6 years ago
- PyTorch implementation of DDPG algorithm for continuous action reinforcement learning problem.☆416Updated 4 years ago
- Wolpertinger Training with DDPG (Pytorch), Deep Reinforcement Learning in Large Discrete Action Spaces. Multi-GPU/Singer-GPU/CPU compatib…☆65Updated 2 years ago
- Deep Q-Learning Network in pytorch (not actively maintained)☆418Updated 8 years ago
- Policy Gradient Actor-Critic PyTorch | Lunar Lander v2☆74Updated 6 years ago
- Implementation of the paper Hierarchical Deep Reinforcement Learning: Integrating Temporal Abstraction and Intrinsic Motivation - https:/…☆88Updated 7 years ago
- ☆90Updated 4 years ago
- Implementation of the Deep Deterministic Policy Gradient (DDPG) using PyTorch☆622Updated 7 years ago
- Code for Dynamic Weights in Multi-Objective Deep Reinforcement Learning☆104Updated 2 years ago
- Modified versions of the Soft Actor-Critic algorithm for Atari games from https://github.com/ac-93/soft-actor-critic.☆20Updated 5 years ago
- Prioritized Experience Replay (PER) implementation in PyTorch☆354Updated 5 years ago
- Implementation of the algorithm in Python 3, TensorFlow and OpenAI Gym☆178Updated 7 years ago
- Implementation of Multi-Agent Reinforcement Learning algorithm(s). Currently includes: MADDPG☆67Updated 6 years ago
- Vanilla DQN, Double DQN, and Dueling DQN implemented in PyTorch☆542Updated 7 years ago
- Code for RL experiments in "Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks"☆659Updated 2 years ago
- Code for the paper "Meta-Q-Learning"( ICLR 2020)☆104Updated 3 years ago
- very easy implementation of dueling DQN in pytorch☆73Updated 2 years ago
- Implementations of algorithms from the Q-learning family. Implementations inlcude: DQN, DDQN, Dueling DQN, PER+DQN, Noisy DQN, C51☆310Updated 5 years ago
- Multi-Agent Adversarial Inverse Reinforcement Learning, ICML 2019.☆214Updated 6 years ago
- Multi-Objective Reinforcement Learning☆290Updated 4 years ago
- Mean Field Multi-Agent Reinforcement Learning☆408Updated 5 years ago
- pytorch implementation of DQN, NAF, DDPG☆13Updated 7 years ago
- MAGNet: Multi-agents control using Graph Neural Networks☆132Updated 6 years ago
- This is a framework for the research on multi-agent reinforcement learning and the implementation of the experiments in the paper titled …☆120Updated last year