Skip to content

Baichenjia/CAVE_NoisyMinist

Repository files navigation

Conditional VAE for Exploration in Noisy Mnist (Baseline of VDM)

Prerequisites

tensorflow-gpu 1.13.1 or 1.14.0, tensorflow-probability 0.6.0, openAI baselines,

run for Noisy Mnist

The following command should train the Probabilistic Ensemble for "noise mnist" MDP.

python noise_mnist.py

This command will train for 200 epochs. The weights are saved in model/. Then use following command to perform the conditional generation process to produce the figures.

python noise_mnist_test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages