-
Notifications
You must be signed in to change notification settings - Fork 78
Closed
Labels
featureNew feature or requestNew feature or requestgood first issueGood for first-time contributorsGood for first-time contributorsrefactoringSome code shall be redesignedSome code shall be redesigned
Milestone
Description
Currently, a lot of networks use string-based dispatch for internal architectures, e.g. Single Couplings internal subnet. Ideally, we should allow users to always pass serializable keras objects too.
This comes at the cost of having to define a custom from_config and get_config method for each object that allows this, but it would make BayesFlow much more extensible from the outside.
han-ol and vpratz
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or requestgood first issueGood for first-time contributorsGood for first-time contributorsrefactoringSome code shall be redesignedSome code shall be redesigned
Type
Projects
Status
Done