Plonk / configs /model /network /geo_mlp.yaml
nicolas-dufour's picture
squash: merge all unpushed commits
c4c7cee
raw
history blame
111 Bytes
_target_: models.networks.mlp.GeoConcatNMLP
input_dim: 2
hidden_dim: 512
depth: 5
cond_dim: ${dataset.cond_dim}