Skip to content

Fix output activation for ignn_with_pyg

Jay Chan requested to merge jay_fix_ignnpyg into dev

Remove the sigmoid activation for InteractionGNNWithPyG as it's already included in the later stages.

Edited by Jay Chan

Merge request reports

Loading