Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scan over strength of residual connections #507

Open
klieret opened this issue Apr 1, 2024 · 0 comments
Open

Scan over strength of residual connections #507

klieret opened this issue Apr 1, 2024 · 0 comments
Labels
comp: HPO Hyperparameter optimization objective: performance Might impact performance of model in terms of our metrics prio: high

Comments

@klieret
Copy link
Member

klieret commented Apr 1, 2024

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
@klieret klieret added prio: high comp: HPO Hyperparameter optimization objective: performance Might impact performance of model in terms of our metrics labels Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp: HPO Hyperparameter optimization objective: performance Might impact performance of model in terms of our metrics prio: high
Projects
None yet
Development

No branches or pull requests

1 participant