I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really understanding them.
☆53Feb 16, 2020Updated 6 years ago
Alternatives and similar repositories for rl_algorithms
Users that are interested in rl_algorithms are comparing it to the libraries listed below
Sorting:
- Practice for coding interviews.☆37Dec 3, 2019Updated 6 years ago
- This will contain my notes for research papers that I read.☆625Jul 17, 2019Updated 6 years ago
- A working implementation of the Categorical DQN (Distributional RL).☆95Apr 7, 2018Updated 7 years ago
- Model-Based Generative Adversarial Imitation Learning☆89Mar 29, 2021Updated 4 years ago
- Replication of Uber Neuroevolution paper☆46Apr 14, 2018Updated 7 years ago
- [NIPS 2017] InfoGAIL: Interpretable Imitation Learning from Visual Demonstrations☆184Nov 14, 2024Updated last year
- Combining deep learning and reinforcement learning.☆81Oct 14, 2021Updated 4 years ago
- Practice with MCMC methods and dynamics (Langevin, Hamiltonian, etc.)☆42Feb 16, 2020Updated 6 years ago
- ☆24Oct 22, 2015Updated 10 years ago
- Inferring beliefs about dynamics from behavior☆30May 24, 2018Updated 7 years ago
- Tensorflow implementation of Generative Adversarial Imitation Learning(GAIL) with discrete action