caymansimpson / EliteFurretAI

Attempt to create a superhuman bot to play VGC
MIT License
4 stars 3 forks source link

Finish Embedder #7

Closed caymansimpson closed 1 week ago

caymansimpson commented 1 month ago

Add OHE for most common items (lets get 99% coverage?) Fix the edge case when an opponent has <6 mons Note: We can’t add stat inferences until after we finish battle_inference

Add testing of each component