LostTech.TensorFlow : API Documentation

Type IMetric

Namespace tensorflow.keras.metrics

Interfaces ILayer

Public instance methods

object add_weight(object name, object shape, object aggregation, object synchronization, object initializer, object dtype)

object update_state(Object[] args)

object update_state(IDictionary<string, object> kwargs, Object[] args)