orrivlin / MountainCar_DQN_RNDLinks
Playing Mountain-Car without reward engineering, by combining DQN and Random Network Distillation (RND)
☆41Updated 6 years ago
Alternatives and similar repositories for MountainCar_DQN_RND
Users that are interested in MountainCar_DQN_RND are comparing it to the libraries listed below
Sorting:
- Proximal Policy Optimization(PPO) with Intrinsic Curiosity Module(ICM)☆146Updated 6 years ago
- Curiosity-driven Exploration by Self-supervised Prediction☆144Updated 2 years ago
- Gridworld for MARL experiments☆143Updated 4 years ago
- Random network distillation on Montezuma's Revenge and Super Mario Bros.☆52Updated 6 months ago
- Modified versions of the SAC algorithm from spinningup for discrete action spaces and image observations.☆97Updated 5 years ago
- PyTorch implementation of the Option-Critic framework, Harb et al. 2016