How to use the pot.Pot.__init__ function in POT

To help you get started, we’ve selected a few POT examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github tolstikhin / adagan / pot.py View on Github external
def __init__(self, opts, data, weights):

        # One more placeholder for batch norm
        self._is_training_ph = None
        Pot.__init__(self, opts, data, weights)

POT

Python Optimal Transport Library

MIT
Latest version published 4 months ago

Package Health Score

78 / 100
Full package analysis