Skip to content
Snippets Groups Projects
Select Git revision
  • cf619b31e0be0f0784454747043263500dc4a72e
  • master default protected
  • loss
  • producer
4 results

Decoder.hpp

Blame
  • __init__.py 347 B
    # -*- coding: utf-8 -*-
    """ Filtering out time-frequency using Gabor multipliers
    
    .. moduleauthor:: Valentin Emiya
    """
    # from .tf_tools import GaborMultiplier, get_dgt_params, get_signal_params, dgt
    
    # __all__ = ['GaborMultiplier', 'get_dgt_params', 'get_signal_params', 'dgt']
    
    # TODO minimal documentation__version__ = "0.1"
    __version__ = "0.1"