Skip to content

Instantly share code, notes, and snippets.

model:
tensor_shape: !!python/tuple [200, 100, 200]
rank: 10
h_dim: !!python/tuple [50, 50]
act: 'elu'
latent_dim: 10
noise_sigma: 0.5
nu: 20
embedding_size: 1
sigma_func: 'softplus'