top of page

HFO-DQN
PLAYING 2D ROBOCUP WITH DEEP REINFORCEMENT LEARNING
SOURCES
Reinforcement Learning:
David Silver's UCL course on Reinforcement Learning
Our supervisors, Tom Zahavy and Daniel Mankowitz, have an incredible collection of Deep Reinforcement Learning sources here.
​
Deep-Q-Learning:
The original DQN paper posted by Google DeepMind.
Original code for the DQN algorithm, posted by the writers of the above paper.
​
RoboCup:
The global RoboCup organization
The Half Field Offense repository, posted by LARG at UT.
bottom of page