Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 314 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 314 Bytes

Tamer

trying out to implement Deep Tamer

https://arxiv.org/abs/1709.10163

Run Python3 Agent.py.

Place the feedback window on top of game window.

press 1 (pygame.K_1) for +ve feedback and 2 (pygame.K_2) for -ve feedback for an action.

Yet to do

  1. remove unwanted code
  2. Clear the memory bottleneck