Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 366 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 366 Bytes

Welcome to an AI for Photosynthesis!

Tasks Done:

  • Build game environemnt
  • Build players
  • Build a series of games to evaluate performance
  • Build a way of adding expert systems
  • Build a RL model using linear features (performance was poor)
  • Build a Neural Network based RL model
  • Beat a Random move picker

To do:

  • Test performance
  • Build a deep NN RL model