yawen-d / DQN_Family_PyTorchLinks
This is a repository of DQN and its variants implementation in PyTorch based on the original papar.
☆13Updated 5 years ago
Alternatives and similar repositories for DQN_Family_PyTorch
Users that are interested in DQN_Family_PyTorch are comparing it to the libraries listed below
Sorting:
- Utilizes Q-learning, DQN, and TD3 reinforcement learning algorithms to teach BipedalWalker to walk☆9Updated 4 years ago
- Implement reinforcement learning algorithms in Pytorch☆33Updated 4 years ago
- Experiments to train transformer network to master reinforcement learning environments.☆32Updated 4 years ago
- ☆41Updated 5 years ago
- Codes accompanying the paper "A Convergent and Efficient Deep Q Network Algorithm"☆8Updated 3 years ago
- Deep Reinforcement Learning with Double Q-learning☆14Updated 4 years ago
- Generate expert demonstrations; GAIL(Generative Adversarial Imitation Learning); IRL(Inverse Reinforcement Learning)☆33Updated 3 years ago
- PyTorch implementation of Constrained Policy Optimization☆54Updated 3 years ago
- ☆15Updated 4 years ago
- An easy PyTorch implementation of "Stabilizing Transformers for Reinforcement Learning"☆180Updated 2 years ago
- PyTorch Implementation of Hamilton-Jacobi DQN☆16Updated 4 years ago
- Transformer in RL for decision-making☆96Updated 2 years ago
- PyTorch implementation of Foerster, Jakob N., et al. "Counterfactual multi-agent policy gradients."☆58Updated 5 years ago
- Deep recurrent Q learning on CartPole-v1 environment☆91Updated last year
- SARSA, Q-Learning, Expected SARSA, SARSA(λ) and Double Q-learning Implementation and Analysis☆29Updated 5 years ago
- PyTorch implementation of the discrete Soft-Actor-Critic algorithm.☆53Updated 3 years ago
- OpenAI MountainCar-v0 DeepRL-based solutions (DQN, DuelingDQN, D3QN)☆25Updated 3 years ago
- Adaptation of DQN, DDQN and COMA for multi-agent Gym environments☆12Updated last year
- Distributional Soft Actor Critic☆58Updated 5 years ago
- [TNNLS] PGDQN: A generalized and efficient preference-guided epsilon-greedy policy equipped DQN for Atari and Autonomous Driving☆11Updated last year
- ☆39Updated 5 years ago
- Implement many Sparse Reward algorithms in Gym Fetch environment☆88Updated 5 years ago
- Implementation of centralized training, centralized execution of Soft Actor-Critic (SAC) on a Tennis multiagent Unity environment.☆37Updated 4 years ago
- Experiments for performing empirical game-theoretic analysis of networked system control for common-pool resource management using multi-…☆18Updated 4 years ago
- Reinforcement Learning | Multi-Agent RL | Self-Play | Proximal Policy Optimization Algorithm (PPO) agent | Unity Tennis environment☆20Updated last year
- Hierarchical Cooperative Multi-Agent Reinforcement Learning with Skill Discovery☆103Updated 3 years ago
- PyTorch Implementation of FeUdal Networks for Hierarchical Reinforcement Learning (FuNs), Vezhnevets et al. 2017.☆41Updated 5 years ago
- RLlib超参数详解(中文)☆18Updated 3 years ago
- Collection of Deep Reinforcement Learning Algorithms implemented in PyTorch.☆77Updated 4 years ago
- Pytorch GAIL VAIL AIRL VAIRL EAIRL SQIL Implementation☆65Updated 4 years ago