package deeplearning
Ordering
- Alphabetic
- By Inheritance
Inherited
- deeplearning
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
-
trait
DeepLearning
[Differentiable] extends SimulacrumIssue82WorkAround[Differentiable] with Serializable
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:
- Float, FloatWeight or FloatLayer
- Double, DoubleWeight or DoubleLayer
- INDArray, INDArrayWeight or INDArrayLayer
Value Members
- object DeepLearning extends Serializable