cying9 / predictron-pyt

A Pytorch Implementation of `The Predictron`

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

predictron-pyt

A Pytorch implementation of The Predictron: End-To-End Learning and Planning, Silver et al.

Flaw

  1. No Distributed GPU support
  2. Only tested for 1e5 time steps due to machine limits, and achieve a total MSE as 0.0035 only.

References

  1. The Predictron: End-To-End Learning and Planning, Silver et al. [link]
  2. brendanator/predictron
  3. zhongwen/predictron

About

A Pytorch Implementation of `The Predictron`

License:MIT License


Languages

Language:Python 100.0%