Packages

p

com.thoughtworks

deeplearning

package deeplearning

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class Caller [+A](value: A) extends Product with Serializable
  2. trait Lift [From] extends DepFn1[From]
  3. final case class Tape [+Data, -Delta](data: Data, backward: (Do[Delta]) ⇒ Future[Unit]) extends Product with Serializable

    Author:

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

Value Members

  1. object Caller extends Serializable
  2. object Lift extends LowPriorityLiftFunctions
  3. object Tape extends Serializable
  4. object logs
  5. object math

    A namespace of definitions of polymophic functions.

    A namespace of definitions of polymophic functions.

    Those functions are implemented in other objects.

    Author:

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

  6. object tapefactories

    Author:

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

Ungrouped