final case classWeight(rawValue: INDArray)(implicit optimizer: Optimizer) extends Layer with Array2DSemigroupBatch with BatchId with Product with Serializable
This member is added by an implicit conversion from Weight to
Array2DOps[Input] performed by method toArray2DOps in com.thoughtworks.deeplearning.array2D.
This conversion will take place only if an implicit value of type OfType[Weight, Input, Array2D] is in scope.
This member is added by an implicit conversion from Weight to
Array2DOps[Input] performed by method toArray2DOps in com.thoughtworks.deeplearning.array2D.
This conversion will take place only if an implicit value of type OfType[Weight, Input, Array2D] is in scope.
This member is added by an implicit conversion from Weight to
Array2DOps[Input] performed by method toArray2DOps in com.thoughtworks.deeplearning.array2D.
This conversion will take place only if an implicit value of type OfType[Weight, Input, Array2D] is in scope.
This member is added by an implicit conversion from Weight to
StringAdd performed by method any2stringadd in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from Weight to
StringFormat performed by method any2stringfmt in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from Weight to
ArrowAssoc[Weight] performed by method any2ArrowAssoc in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
This member is added by an implicit conversion from Weight to
Ensuring[Weight] performed by method any2Ensuring in scala.Predef.
Shadowing
This implicitly inherited member is ambiguous. One or more implicitly inherited members have similar signatures, so calling this member may produce an ambiguous implicit conversion compiler error. To access this member you can use a type ascription:
(weight: Ensuring[Weight]).x
Definition Classes
Ensuring
Annotations
@deprecated
Deprecated
(Since version 2.10.0) Use resultOfEnsuring instead