Skip to content

angusturner/generative_models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Modelling Experiments

This repo contains reusable PyTorch modules for implementing various generative models, as well as notebook examples corresponding to my blog https://angusturner.github.io/

TODO

  • Basic gaussian distribution
  • Gaussian Mixture implementation
  • Variational Autoencoder
  • Normalising Flows
    • Planar Flows
    • Inversive Autoregressive Flows
  • GAN

About

Generative Modelling Experiments

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages