tiboitel/poke-vae
poke-vae implements a Variational Autoencoder (VAE) in PyTorch to encode and decode Pokémon statistics. The VAE is structured to learn a compressed representation of Pokémon data which includes base stats and types, enabling the generation of new Pokémon-like data.
Stars
1
Forks
—
Language
Python
License
CC0-1.0
Category
Last pushed
Feb 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/generative-ai/tiboitel/poke-vae"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
EdoardoBotta/RQ-VAE-Recommender
[Pytorch] Generative retrieval model using semantic IDs from "Recommender Systems with...
is0383kk/SymbolEmergence-VAE-GMM
Symbol emergence using Variational Auto-Encoder and Gaussian Mixture Model...
is0383kk/Dirichlet-VAE
Dirichlet-Variational Auto-Encoder by PyTorch
Bhavik-Ardeshna/pytorch-VAE
Variational Autoencoder and a Disentangled version (beta-VAE) implementation in PyTorch-Lightning
farhad-dalirani/Controllable-Face-Generation-VAE
A controllable generative model using a Convolutional Variational Autoencoder (VAE) with GUI to...