LostTech.TensorFlow : API Documentation

Type ForestVariables

Namespace tensorflow.contrib.tensor_forest.tensor_forest

Parent PythonObjectContainer

Interfaces IForestVariables

Public static methods

ForestVariables NewDyn(object params, object device_assigner, ImplicitContainer<T> training, ImplicitContainer<T> tree_variables_class, object tree_configs, object tree_stats)

Public properties

IList<object> device_dummies get; set;

TreeVariables Item get;

object PythonObject get;

IList<object> variables get; set;