It has been almost 2 years since a major breakthough in AI research made Reinforcement Learning computationally feasible on laptops even without use of GPU computing: https://arxiv.org/abs/1602.01783 Searching for “asynchronous advantage actor critic” (A3C in short) in the Mathematica documentation does not seem to find anything. My questions are: Has modern reinforcement learning been implementedRead more