Skip to content

Conversation

vpratz
Copy link
Collaborator

@vpratz vpratz commented Mar 9, 2024

A quick demonstration on how to use the new AmortizedPointEstimator class discussed in #121. Contains the illustrative example of the original paper.

@vpratz vpratz mentioned this pull request Mar 9, 2024
@stefanradev93
Copy link
Contributor

Very nice! The ConfigurableMLP is now part of the library in helper_networks.py, so the notebook can directly import and use it.

@vpratz
Copy link
Collaborator Author

vpratz commented Mar 9, 2024

Thanks for the review! I extended ConfigurableMLP to allow for arbitrary output dimensionality, so now we can use it for the current use case (input_dim!=output_dim) as well.

@stefanradev93 stefanradev93 merged commit 65961be into bayesflow-org:Development Mar 9, 2024
@stefanradev93
Copy link
Contributor

Cool and good idea with the different dimensionalities!

@vpratz vpratz deleted the Development branch March 1, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants