Package

com.intel.analytics.zoo.examples

qaranker

Permalink

package qaranker

Visibility
  1. Public
  2. All

Type Members

  1. case class QARankerParams(dataPath: String = "./", embeddingFile: String = "./", questionLength: Int = 10, answerLength: Int = 40, partitionNum: Int = 4, batchSize: Int = 200, nbEpoch: Int = 30, learningRate: Double = 0.001, model: Option[String] = None, memoryType: String = "DRAM", outputPath: Option[String] = None) extends Product with Serializable

    Permalink

Value Members

  1. object QARanker

    Permalink

Ungrouped