Create 5m_svae_proto_1024_v3_kl_divergence.py
#1
by AbstractPhil - opened
5m_svae_proto_1024_v3_kl_divergence.py
CHANGED
|
@@ -1,4 +1,6 @@
|
|
| 1 |
"""
|
|
|
|
|
|
|
| 2 |
SVAE - V=1024, D=24 (Validated Binding Constant)
|
| 3 |
==================================================
|
| 4 |
V=1024, D=24 -> CV=0.2916 (from sweep, confirmed)
|
|
|
|
| 1 |
"""
|
| 2 |
+
Fault; corruption from KL_Divergence corrupts the SVD and eigh solidity
|
| 3 |
+
|
| 4 |
SVAE - V=1024, D=24 (Validated Binding Constant)
|
| 5 |
==================================================
|
| 6 |
V=1024, D=24 -> CV=0.2916 (from sweep, confirmed)
|