unreal icon indicating copy to clipboard operation
unreal copied to clipboard

Reinforcement learning with unsupervised auxiliary tasks

UNREAL

使用Pytorch复现Google Deep Mind的论文Reinforcement learning with unsupervised auxiliary tasks

已完成 Atari部分

参考miyosuda的复现

Requirements

  • Pytorch (0.4)
  • gym[atari]
  • numpy
  • cv2
  • pygame

TODO

  • DeepMind Lab
  • display

能力有限,如发现问题,请提醒我修改,谢谢!