Skip to content

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

Notifications You must be signed in to change notification settings

VictorNarov/QLearning-Arkanoid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages