/QLearning-Arkanoid

QLearning algorithm of Reinforcement Learning implemented in the GVGAI platform to solve the 111st game, called Arkanoid.

Primary LanguageJava

QLearning-Arkanoid

QLearning algorithm of Reinforcement Learning implemented in the GVGAI platform to solve the 111st game, called Arkanoid.

Instructions

  • Import project into IDE (we used Eclipse IDE)
  • Run main .java file: GVGAI/src/tracks/singlePlayer/Test.java

Explanation video (spanish)

IMAGE ALT TEXT HERE

References