Skip to content

Reinforcement learning approach to playing competitive Pokémon.

License

Notifications You must be signed in to change notification settings

rishihahs/pokemonai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Reinforcement learning approach to playing competitive Pokémon.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages