Skip to content

Allow NoReadOut experiment to compose with MLP - #132

Merged
cornelislouisa merged 1 commit into
mainfrom
fix/no-readout-mlp-config
Sep 11, 2026
Merged

Allow NoReadOut experiment to compose with MLP#132
cornelislouisa merged 1 commit into
mainfrom
fix/no-readout-mlp-config

Conversation

@cornelislouisa

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the model.backbone_wrapper.residual_connections experiment override because the non-relational MLP config has no backbone_wrapper.
  • Remove obsolete commented readout fields.

This is an independent one-file fix from main; it does not overlap the dataset or learnable-identity stack.

Test plan

  • Hydra composes experiment=no_readout model=mlp and resolves the model config
  • Hydra composes experiment=no_readout model=gcn and preserves the GCN wrapper setting
  • Pre-commit hooks pass

Co-authored-by: Cursor <cursoragent@cursor.com>
@cornelislouisa
cornelislouisa merged commit 8bf00d0 into main Sep 11, 2026
3 checks passed
@cornelislouisa
cornelislouisa deleted the fix/no-readout-mlp-config branch September 11, 2026 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants