You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple application of conditional Variational autoencoders. The entry module is main.py, while, the model is vae.py. Since this is a toy example, the architecture is fixed, and quite a few elements are hardcoded.