cvhu / CliffWalkingLinks
Comparison between Sarsa and Q-Learning algorithms on risk handling
☆17Updated 8 years ago
Alternatives and similar repositories for CliffWalking
Users that are interested in CliffWalking are comparing it to the libraries listed below
Sorting:
- Code for "Spinning Up a Pong AI With Deep RL" on FloydHub.☆55Updated 7 years ago
- ☆56Updated 3 years ago
- ☆29Updated 7 years ago
- Collection of tutorials, exercises and papers on RL☆17Updated 8 years ago
- Combining deep learning and reinforcement learning.☆81Updated 4 years ago
- Reason8.ai PyTorch solution for NIPS RL 2017 challenge☆84Updated 6 years ago
- Benchmark and build RL architectures that can do multitask and transfer learning.☆144Updated 3 years ago
- Highly Modular and Scalable Reinforcement Learning☆118Updated 6 years ago
- Advanced course on Deep Learning and Reinforcement Learning given by DeepMind team at UCL.☆38Updated 7 years ago
- [ICML-18] Codes for the custom games we built to compare RL agents with humans☆66Updated 7 years ago
- Our NIPS 2017: Learning to Run source code☆55Updated 2 years ago
- I am implementing a lot of reinforcement learning and imitation learning algorithms since I'm sick of reading about them but not really u…☆53Updated 5 years ago
- [DEPRECATED] Advantage Actor Critic model in PyTorch inspired by OpenAI baselines TensorFlow implementation☆53Updated 5 years ago
- Solved lab problems, slides and notes of the Deep Reinforcement Learning bootcamp 2017 held at UCBerkeley☆42Updated 8 years ago
- This is the code for "Actor Critic Algorithms" by Siraj Raval on Youtube☆75Updated 8 years ago
- This package allows to use PLE as a gym environment.☆72Updated 5 years ago
- Direct Future Prediction (DFP ) in Keras☆109Updated 8 years ago
- Generic reinforcement learning codebase in TensorFlow☆95Updated 4 years ago
- Reinforcement learning algorithm implementations and ML experimentation workspace☆43Updated 6 years ago
- Quick PyTorch introduction and tutorial. Targets computer vision, graphics and machine learning researchers eager to try a new framework.☆109Updated 6 years ago
- Tensorflow example of a conv GAN on MNIST.