Building on the initial base classes #29 and #33, this issue is for adding a trainable `EncoderDecoder`s: - AE - VAE The following `nn` will be included to begin with: - U-Net (#5) with the architecture from [azula](https://github.com/probabilists/azula/tree/master/azula)
Building on the initial base classes #29 and #33, this issue is for adding a trainable
EncoderDecoders:The following
nnwill be included to begin with: