Skip to content

baskuit/Dolly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

This repo is an application of a regularized Nash dynamics on pokemon showdown. The representation code is done with a gutted version of Poke-Env and the training loop is based on Monobeast.

This project is no longer being developed or tested. The time-scale necessary to test the efficacy of the neural network design or hyperparameters is simply too large. I will return to this project after my compute budget increases and when faster simulators become available.

NN Architecture

The design of the neural network is based on Transformer Encoders. Just as convolutional nets are equivariant to the natural symmetries of image data (translation), 'BasketNet' is equivariant w.r.t. to permutation of bench pokemon. Again, I was not able to adequately test this design, but I have confidence that NLP inspired architectures are much more suited to this task than say, a fully connected network.

About

Modification of monobeast to apply R-NaD to Pokemon-Showdown

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors