Package

com.thoughtworks

deeplearning

Permalink

package deeplearning

Author:

杨博 (Yang Bo)

Source
package.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. deeplearning
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. trait DeepLearning[Differentiable] extends SimulacrumIssue82WorkAround[Differentiable] with Serializable

    Permalink

    A type class that witnesses Differentiable is a differentiable expression.

    A type class that witnesses Differentiable is a differentiable expression.

    Common differentiable types that supports DeepLearning are:

    Note

    The Scaladoc of members of trait DeepLearning are defined inside SimulacrumIssue82WorkAround, in case of https://github.com/mpilquist/simulacrum/issues/82

Value Members

  1. object DeepLearning extends Serializable

    Permalink
  2. package plugins

    Permalink

    Author:

    杨博 (Yang Bo)

Inherited from AnyRef

Inherited from Any

Ungrouped