Plonk / configs /model /network /geo_adaln_mlp_von_fisher.yaml
nicolas-dufour's picture
squash: merge all unpushed commits
c4c7cee
raw
history blame contribute delete
124 Bytes
_target_: models.networks.mlp.GeoAdaLNMLPVonFisher
input_dim: 2
dim: 256
depth: 8
expansion: 4
cond_dim: ${dataset.cond_dim}