From 7886375936975ba7645bd30e4cdd644580388c6e Mon Sep 17 00:00:00 2001 From: bdvllrs Date: Fri, 4 Oct 2024 14:54:12 +0000 Subject: [PATCH] remove bayesian ref --- shimmer/modules/global_workspace.py | 1 - 1 file changed, 1 deletion(-) diff --git a/shimmer/modules/global_workspace.py b/shimmer/modules/global_workspace.py index 1cec23ac..a89ee0dc 100644 --- a/shimmer/modules/global_workspace.py +++ b/shimmer/modules/global_workspace.py @@ -257,7 +257,6 @@ def __init__( "loss_mod", "domain_descriptions", "contrastive_loss", - "cont_loss_bayesian", "gw_encoders", "gw_decoders", "scheduler",