Package

org.platanios.tensorflow.data

text

Permalink

package text

Visibility
  1. Public
  2. All

Type Members

  1. case class PTBDataset(train: Seq[Int], validation: Seq[Int], test: Seq[Int], vocabulary: Map[Int, String]) extends Product with Serializable

    Permalink

Value Members

  1. object PTBLoader extends Loader

    Permalink

    Loader for the PTB raw data from [Tomas Mikolov's website](http://www.fit.vutbr.cz/~imikolov/rnnlm/simple-examples.tgz).

Ungrouped