deephyper.nas.spacelib.tabular.supervised_reg_auto_encoder.Dense#

class deephyper.nas.spacelib.tabular.supervised_reg_auto_encoder.Dense(*args, **kwargs)#

Bases: Operation

Methods

init

Preprocess the current operation.

__call__(inputs, **kwargs)#
Parameters:

tensors (list) – a list of incoming tensors.

Returns:

an output tensor.

Return type:

tensor

init(current_node)#

Preprocess the current operation.