Kaixhin/Atari

Implement optimality tightening

Open

#60 opened on Dec 11, 2016

View on GitHub
 (8 comments) (0 reactions) (0 assignees)Lua (72 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (263 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Learning to Play in a Day: Faster Deep Reinforcement Learning by Optimality Tightening potentially speeds up Q-learning by an order of magnitude! Apparently not too hard to implement either.

Contributor guide