Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 423 Bytes

gan.rst

File metadata and controls

28 lines (18 loc) · 423 Bytes

Generative Adversarial Networks (GANs)

.. py:module:: elliot.recommender.gan


Summary

.. autosummary::

    IRGAN.irgan.IRGAN
    CFGAN.cfgan.CFGAN

IRGAN

.. module:: elliot.recommender.gan.IRGAN.irgan
.. autoclass:: IRGAN
    :show-inheritance:

CFGAN

.. module:: elliot.recommender.gan.CFGAN.cfgan
.. autoclass:: CFGAN
    :show-inheritance: