LostTech.TensorFlow : API Documentation

Type IOptimizer

Namespace tensorflow.train

Interfaces ITrackable

Public instance methods

object compute_gradients(object loss, object var_list, object gate_gradients, object aggregation_method, object colocate_gradients_with_ops, object grad_loss)

object get_slot(object var, object name)

object minimize(object loss, object global_step, object var_list, object gate_gradients, object aggregation_method, object colocate_gradients_with_ops, object name, object grad_loss)