clementchadebec
commited on
Commit
•
e5daef1
1
Parent(s):
0cb375f
Update README.md
Browse files
README.md
CHANGED
@@ -17,6 +17,6 @@ This trained model reproduces the results of the official implementation of [1].
|
|
17 |
|
18 |
| Model | Dataset | Metric | Obtained value | Reference value |
|
19 |
|:---:|:---:|:---:|:---:|:---:|
|
20 |
-
| PoincareVAE | MNIST | NLL | 101.66 (0.00) | 101.47 (0.01) |
|
21 |
|
22 |
[1] Mathieu, E., Le Lan, C., Maddison, C. J., Tomioka, R., & Teh, Y. W. (2019). Continuous hierarchical representations with poincaré variational auto-encoders. Advances in neural information processing systems, 32.
|
|
|
17 |
|
18 |
| Model | Dataset | Metric | Obtained value | Reference value |
|
19 |
|:---:|:---:|:---:|:---:|:---:|
|
20 |
+
| PoincareVAE | MNIST | NLL (500 IS) | 101.66 (0.00) | 101.47 (0.01) |
|
21 |
|
22 |
[1] Mathieu, E., Le Lan, C., Maddison, C. J., Tomioka, R., & Teh, Y. W. (2019). Continuous hierarchical representations with poincaré variational auto-encoders. Advances in neural information processing systems, 32.
|