com.thoughtworks.deeplearning

seq2D

package seq2D

Linear Supertypes
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. seq2D
  2. AnyRef
  3. Any
  1. Hide All
  2. Show all
Learn more about member selection
Visibility
  1. Public
  2. All

Type Members

  1. type Seq2D = Type[Eval[Seq[Seq[Double]]], Eval[(Int, Int, Double)]]

  2. final class Seq2DOps[Input <: Batch] extends AnyRef

Value Members

  1. package layers

  2. implicit def toSeq2DOps[A, Input <: Batch, OutputData, OutputDelta](a: A)(implicit toLayer: OfType[A, Input, Seq2D]): Seq2DOps[Input]

Inherited from AnyRef

Inherited from Any

Ungrouped