Skip to content

Scan over strength of residual connections #507

@klieret

Description

@klieret

In the track condensation network, scan over the strength of the residual connection alpha_hc (currently set to 0.5 by default). Example config:

class_path: gnn_tracking.training.tc.TCModule
init_args:
  model:
    class_path: gnn_tracking.models.track_condensation_networks.GraphTCNForMLGCPipeline
    init_args:
      alpha_hc: 0.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    comp: HPOHyperparameter optimizationobjective: performanceMight impact performance of model in terms of our metricsprio: high

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions