Skip to content

Commit 6d6a3f3

Browse files
committed
Updated readme
1 parent 191bbbe commit 6d6a3f3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,7 @@ $ tensorboard --logdir tf
108108

109109
<!-- | Gamma VAE |[Link](https://arxiv.org/abs/1610.05683) | ![][16] | ![][15] |-->
110110

111+
<!--
111112
### TODO
112113
- [x] VanillaVAE
113114
- [x] Beta VAE
@@ -125,18 +126,17 @@ $ tensorboard --logdir tf
125126
- [x] SWAE
126127
- [x] VQVAE
127128
- [x] Beta TC-VAE
128-
- [ ] DIP VAE (In progress)
129+
- [x] DIP VAE
129130
- [ ] Ladder VAE (Doesn't work well)
130131
- [ ] Gamma VAE (Doesn't work well)
131132
- [ ] Vamp VAE (Doesn't work well)
132-
133+
-->
133134

134135
### Contributing
135136
If you have trained a better model, using these implementations, by fine-tuning the hyper-params in the config file,
136137
I would be happy to include your result (along with your config file) in this repo, citing your name 😊.
137138

138-
Additionally, if you would like to contribute some models, check out the **TODO** for models that are pending or
139-
doesn't seem to work well.
139+
Additionally, if you would like to contribute some models, please submit a PR.
140140

141141
### License
142142
**Apache License 2.0**

0 commit comments

Comments
 (0)