• The moderator of this forum is jetou.
  • Welcome to Smogon! Take a moment to read the Introduction to Smogon for a run-down on everything Smogon, and make sure you take some time to read the global rules.

Best generation to write a Showdown bot for

I am going to a minimax algorithm to create a bot for Pokemon showdown. That is an algorithm that will look several turns ahead to decide which move will have the best outcome for me assuming that the opponent plays perfectly.
I'm going to use a ML algorithm to predict the outcomes of situations and prune (remove) many of the moves from the search tree. What I am wondering is if anyone has any ideas for which generation this algorithm would work best for? I have access to data for generations 1-6.
 
Back
Top