Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 558 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 558 Bytes

Pokémon AI


Goal

Reinforcement learning approach to playing competitive Pokémon. Battling is done on Smogon's Pokémon Showdown! battle simulator.

Ideas to Explore

  • Batch RL (experience replay/fitted Q iteration)
  • Online TD Learning
  • PG methods (DDPG)
  • Monte Carlo Tree Search (with simplfied assumptions)
  • Imitation learning with Smogon leaderboard