You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to keep track of merging of the prob_model_lam branch into main. This branch contains the Graph-EFM model from Oskarsson et al. (2024) for LAM.
I think it is best to do this merge (or at least the addition of the Graph-EFM model) after #49 is done, so the new model can fit into the new class hierarchy.
The text was updated successfully, but these errors were encountered:
This issue is to keep track of merging of the
prob_model_lam
branch intomain
. This branch contains the Graph-EFM model from Oskarsson et al. (2024) for LAM.The main changes in this branch include:
neural-lam/neural_lam/interaction_net.py
Line 134 in a12bceb
neural-lam/neural_lam/metrics.py
Line 235 in a12bceb
neural-lam/neural_lam/metrics.py
Line 328 in a12bceb
neural-lam/neural_lam/models/graph_efm.py
Line 17 in a12bceb
neural-lam/neural_lam/models/graph_fm.py
Line 9 in a12bceb
neural-lam/neural_lam/vis.py
Line 116 in a12bceb
I think it is best to do this merge (or at least the addition of the Graph-EFM model) after #49 is done, so the new model can fit into the new class hierarchy.
The text was updated successfully, but these errors were encountered: