stefanradev93 / BayesFlow

A Python library for amortized Bayesian workflows using generative neural networks.
https://bayesflow.org/
MIT License
286 stars 45 forks source link

Exposed Deepset #170

Closed Chase-Grajeda closed 1 month ago

Chase-Grajeda commented 1 month ago
stefanradev93 commented 1 month ago

Nice! As discussed:

stefanradev93 commented 1 month ago

Almost there! The new files should go into their own new folder (deepset) which will sit at the same level as set_transformer, coupling_flow, etc. and the new summary_networks folder should be removed.