/JAVAgario

Deep reinforcement learning project with JAVAgario

Primary LanguagePython

Deep Reinforcement Learning with JAVAgario

Project realized as part of the course Deep learning given by Gilles Louppe to graduate data science engineering students at the University of Liège during the academic year 2019-2020.

Content

  • game_engine contains the JAVAgario game environment. See JAVAgario.md.
  • models contains the different deep RL models we used.

Required packages

Can be found in the requirements.txt file.

Authors