Skip to content
This repository has been archived by the owner on Sep 25, 2021. It is now read-only.

Latest commit

 

History

History
26 lines (18 loc) · 404 Bytes

models.rst

File metadata and controls

26 lines (18 loc) · 404 Bytes

Models

U-net

.. automodule:: synthtorch.models.unet
   :members:

Variational Autoencoder

.. automodule:: synthtorch.models.vae
   :members:

N-layer CNN

.. automodule:: synthtorch.models.nconvnet
   :members:

DenseNet

.. automodule:: synthtorch.models.densenet
   :members: