Introductory examples for deep generative models research paper
Top 33.1% on sourcepulse
This repository provides introductory Jupyter notebooks for various deep generative models, targeting beginners and researchers. It aims to make complex concepts accessible and runnable on standard hardware, facilitating learning and experimentation in the field.
How It Works
The project implements a wide array of deep generative models, including Mixture of Gaussians, Autoregressive Models, Flow-based models, VAEs, Diffusion Models, Score-based Generative Models, Energy-based Models, GANs, and LLMs. Each example is designed to be simple and self-contained, allowing users to follow and run the code quickly.
Quick Start & Requirements
pytorch 1.7.0
, numpy 1.17.2
, matplotlib 3.1.1
, scikit-learn 0.21.3
, pytorch-model-summary 0.1.1
, jupyter 1.0.0
.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
10 months ago
1 week