DataTaunew | comments | leaders | submitlogin
Reinforcejs - Reinforcement Learning Agents in Javascript (stanford.edu)
6 points by tfturing 3115 days ago | 1 comment


1 point by aqokaq 3115 days ago | link

Deep-Q Learning algorithm can be made a bit better by using separate functions for selection and evaluation of actions:

Deep Reinforcement Learning with Double-Q Learning http://arxiv.org/pdf/1509.06461v1.pdf

-----




RSS | Announcements