Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 692 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 692 Bytes

pokemon-ai

A textgenrnn text-generating AI to generate Pokémon names, using data from PokéAPI.

The network is deliberately small (16-cell RNNs x 4 layers) to prevent overfitting.

pokemon_training.py processes the data and trains the model, pokemon_generate.py generates the names from the trained AI.

Maintainer/Creator

Max Woolf (@minimaxir)

Max's open-source projects are supported by his Patreon. If you found this project helpful, any monetary contributions to the Patreon are appreciated and will be put to good creative use.

License

MIT