Skip to content

Comparison of different reinforcement learning algorithms to find an optimal battle strategy in Pokémon

License

Notifications You must be signed in to change notification settings

HamzaOsman/Pokemon-Battle-RL-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon-Battle-RL-Agent

Comparison of different reinforcement learning algorithms to find an optimal battle strategy in Pokémon

Host local Pokemon Showdown server

git clone https://github.com/smogon/pokemon-showdown.git
cd pokemon-showdown
npm install
cp config/config-example.js config/config.js
node pokemon-showdown start --no-security

Run program

python main.py

About

Comparison of different reinforcement learning algorithms to find an optimal battle strategy in Pokémon

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages