Skip to content

minimaxir/pokemon-ai

Repository files navigation

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

About

A text-generating AI to generate Pokémon names.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages