Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 264 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 264 Bytes

PyTorch_exp

Some experimental PyTorch training scripts.

  1. MNIST_CAE.py: script to train a CAE model with MNIST dataset
  2. (will be replaced by CDM) MNIST_DPM.py: script to train a DPM with MNIST dataset
  3. MNIST_CDM.py: script to train a CDM with MNIST dataset