LostTech.TensorFlow : API Documentation

Type Datasets

Namespace tensorflow.contrib.eager.python.examples.rnn_ptb.rnn_ptb

Parent PythonObjectContainer

Interfaces IDatasets

Public instance methods

object tokenize(object path)

object tokenize_dyn(object path)

int vocab_size()

object vocab_size_dyn()

Public properties

IList<object> idx2word get; set;

object PythonObject get;

object train get; set;

object valid get; set;

IDictionary<object, int> word2idx get; set;