hgq.layers.table package
Submodules
hgq.layers.table.dense module
- class hgq.layers.table.dense.QDenseT(*args, **kwargs)
Bases:
QLayerBaseSingleInput- build(input_shape)
- call(x, training=None)
- get_config()
Returns the config of the object.
An object config is a Python dictionary (serializable) containing the information needed to re-instantiate it.
- property toq