summary#
Neural networks for learning maximally informative compressions of data modalities such as images, timeseries, sets and combinations thereof.
Classes
|
A convolutional summary network with residual blocks. |
|
(SN) Implements a deep set encoder introduced in [1, 2] for learning permutation-invariant representations of set-based data, as generated by exchangeable models. |
|
(SN) Wraps multiple summary networks (backbones) to learn summary statistics from multi-modal data. |
|
Fusion transformer summary network for time series. |
|
Recurrent summary network for time series. |
|
Set transformer summary network. |
|
Abstract base class for all summary networks in BayesFlow. |
|
(SN) Implements a LSTNet Architecture as described in [1], with addition tweaks for performance and stability. |
|
Transformer summary network for time series. |