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.
- remove unwanted code
- Clear the memory bottleneck