Skip to content

Introduce better support for bypassing dispatch utilsΒ #228

@LarsKue

Description

@LarsKue

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.

Metadata

Metadata

Assignees

Labels

featureNew feature or requestgood first issueGood for first-time contributorsrefactoringSome code shall be redesigned

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions