Package

com.thoughtworks.deeplearning

seq2D

Permalink

package seq2D

Author:

杨博 (Yang Bo) <[email protected]>

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. seq2D
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

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

    Permalink

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

    Permalink

Value Members

  1. package layers

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

    Permalink

Inherited from AnyRef

Inherited from Any

Ungrouped