Skip to content

Commit 1fbebc5

Browse files
authored
Update README.md
1 parent aa2e62d commit 1fbebc5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

demo/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,9 @@ For additional demo experiments, we have implemented Variational Autoencoders (V
4747

4848
# VAE with Straight Through Bernoullii latent space
4949
python vae_straight_through_bernoulli.py
50+
51+
# VAE with Rebar Relaxation Bernoullii latent space
52+
python vae_rebar_relaxation.py
5053
```
5154
2. **View the results:**
5255
After completing the training and testing of all the models, you can find the results of sampling and reconstruction methods in the directory `results`.

0 commit comments

Comments
 (0)