prioritized-replay topic

List prioritized-replay repositories

DRL

215
Stars
43
Forks
Watchers

Repository for codes of 'Deep Reinforcement Learning'

Reinforcement-learning-with-tensorflow

8.7k
Stars
5.0k
Forks
Watchers

Simple Reinforcement learning tutorials, 莫烦Python 中文AI教学

MLP-framework (pure numpy) and DDQN-framework for OpenAI's Gym games. +test code for PPO added. +Hindsight Experience Replay(HER) bitflip-DQN example. +prioritized replay.