Lists (1)
Sort Name ascending (A-Z)
Stars
StarOfOcean / Chapter14-Robust-Image-Enhancement
Forked from deep-reinforcement-learning-book/Chapter14-Robust-Image-EnhancementChapter 14 Robust Image Enhancement in book Deep Reinforcement Learning
StarOfOcean / Chapter13-Learning-to-Run
Forked from deep-reinforcement-learning-book/Chapter13-Learning-to-RunChapter 13 Learning to Run in book Deep Reinforcement Learning: code example of solving NIPS 2017: Learning to Run challenge with paralleled Soft Actor-Critic (SAC) algorithm.
StarOfOcean / Chapter16-Robot-Learning-in-Simulation
Forked from deep-reinforcement-learning-book/Chapter16-Robot-Learning-in-SimulationChapter 16 Robot Learning in Simulation in book Deep Reinforcement Learning: example of Sawyer robot learning to reach the target with paralleled Soft Actor-Critic (SAC) algorithm, using PyRep for …
Chapter 15 AlphaZero in book Deep Reinforcement Learning: code example of AlphaZero solving Gomoku game.
Reinforcement Learning Model Zoo with TensorLayer 🚀
StarOfOcean / awesome-reinforcement-learning
Forked from deep-reinforcement-learning-book/awesome-reinforcement-learningA curated list of deep RL resources
A toolkit for robot learning research.
StarOfOcean / TensorLayer
Forked from tensorlayer/TensorLayerDeep Learning and Reinforcement Learning Library for Scientists and Engineers
StarOfOcean / deep-reinforcement-learning-book.github.io
Forked from deep-reinforcement-learning-book/deep-reinforcement-learning-book.github.ioClick Me -->
DQN examples codes in chapter 4