LostTech.TensorFlow : API Documentation

Type ISKCompat

Namespace tensorflow.contrib.learn

Interfaces IBaseEstimator

Methods

Public instance methods

object fit(object x, object y, object batch_size, object steps, object max_steps, object monitors)

object predict(object x, object batch_size, object outputs)

object score(object x, object y, object batch_size, object steps, object metrics, object name)