LostTech.TensorFlow : API Documentation

Type ITrackableDataStructure

Namespace tensorflow.python.training.tracking.data_structures

Interfaces ITrackable

Public properties

object layers get;

object losses get;

object non_trainable_variables get;

object non_trainable_weights get;

object trainable get; set;

object trainable_variables get;

object trainable_weights get;

object updates get;

object variables get;

object weights get;