-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
discussionDiscuss a topic or question not necessarily with a clear output in mind.Discuss a topic or question not necessarily with a clear output in mind.user interfaceChanges to the user interface and improvements in usabilityChanges to the user interface and improvements in usability
Description
While using BayesFlow, I have managed multiple times to ruin my trained adapter when trying to use it directly, as the naive adapter(data) call defaults to stage="training" for the Standardize transform. I would propose changing this, as I think it is a footgun that can mess up the pipeline/results after training without the user noticing necessarily. It's also not obvious that one has to be on the lookout for this, as the momentum is enabled by default.
@LarsKue @stefanradev93 What do you think?
elseml
Metadata
Metadata
Assignees
Labels
discussionDiscuss a topic or question not necessarily with a clear output in mind.Discuss a topic or question not necessarily with a clear output in mind.user interfaceChanges to the user interface and improvements in usabilityChanges to the user interface and improvements in usability