Collection of generative models, e.g. GAN, VAE in Pytorch and Tensorflow. Also present here are RBM and Helmholtz Machine.
Generated samples will be stored in GAN/{gan_model}/out (or VAE/{vae_model}/out, etc) directory during training.
conda env createsource activate generative-models$ claude mcp add generative-models \
-- python -m otcore.mcp_server <graph>