SoftArgMax ========== .. currentmodule:: pycalib.gp_classes .. autoclass:: SoftArgMax :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~SoftArgMax.data_holders ~SoftArgMax.empty ~SoftArgMax.feeds ~SoftArgMax.graph ~SoftArgMax.index ~SoftArgMax.initializable_feeds ~SoftArgMax.initializables ~SoftArgMax.name ~SoftArgMax.parameters ~SoftArgMax.params ~SoftArgMax.parent ~SoftArgMax.pathname ~SoftArgMax.prior_tensor ~SoftArgMax.root ~SoftArgMax.tf_name_scope ~SoftArgMax.tf_pathname ~SoftArgMax.trainable ~SoftArgMax.trainable_parameters ~SoftArgMax.trainable_tensors .. rubric:: Methods Summary .. autosummary:: ~SoftArgMax.__call__ ~SoftArgMax.anchor ~SoftArgMax.as_pandas_table ~SoftArgMax.assign ~SoftArgMax.build ~SoftArgMax.childname ~SoftArgMax.clear ~SoftArgMax.compile ~SoftArgMax.enquire_graph ~SoftArgMax.enquire_session ~SoftArgMax.fix_shape ~SoftArgMax.initialize ~SoftArgMax.is_built ~SoftArgMax.is_built_coherence ~SoftArgMax.read_trainables ~SoftArgMax.read_values ~SoftArgMax.reset_name ~SoftArgMax.set_trainable .. rubric:: Attributes Documentation .. autoattribute:: data_holders .. autoattribute:: empty .. autoattribute:: feeds .. autoattribute:: graph .. autoattribute:: index .. autoattribute:: initializable_feeds .. autoattribute:: initializables .. autoattribute:: name .. autoattribute:: parameters .. autoattribute:: params .. autoattribute:: parent .. autoattribute:: pathname .. autoattribute:: prior_tensor .. autoattribute:: root .. autoattribute:: tf_name_scope .. autoattribute:: tf_pathname .. autoattribute:: trainable .. autoattribute:: trainable_parameters .. autoattribute:: trainable_tensors .. rubric:: Methods Documentation .. automethod:: __call__ .. automethod:: anchor .. automethod:: as_pandas_table .. automethod:: assign .. automethod:: build .. automethod:: childname .. automethod:: clear .. automethod:: compile .. automethod:: enquire_graph .. automethod:: enquire_session .. automethod:: fix_shape .. automethod:: initialize .. automethod:: is_built .. automethod:: is_built_coherence .. automethod:: read_trainables .. automethod:: read_values .. automethod:: reset_name .. automethod:: set_trainable