Project to teach an MDP how to play Generation 8 Random Pokemon Battles, Pokemon Showdown-style. See the report
# To port forward, run:
gcloud compute ssh --zone [instance zone] [instance name] --project [project name] -- -L 8000:localhost:8000
Project to teach an MDP how to play Generation 8 Random Pokemon Battles, Pokemon Showdown-style.
Python
Project to teach an MDP how to play Generation 8 Random Pokemon Battles, Pokemon Showdown-style. See the report
# To port forward, run:
gcloud compute ssh --zone [instance zone] [instance name] --project [project name] -- -L 8000:localhost:8000