descore v1.0.4 (2014-11-02T14:23:15Z)
Dub
Repo
BPLayer
des
isys
neiro
layer
structure
Undocumented in source.
class
BPLayer (
T
)
if
(
isFloatingPoint
!
T
) {
package
BPNeiron
!
T
[]
neirons
;
this
(BPNeiron!T[] nn);
void
process
();
void
correct
(T nu, T alpha);
}
Constructors
this
this
(BPNeiron!T[] nn)
Undocumented in source.
Members
Functions
correct
void
correct
(T nu, T alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
process
void
process
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
neirons
BPNeiron
!
T
[]
neirons
;
Undocumented in source.
Meta
Source
See Implementation
des
isys
neiro
layer
structure
classes
BPLayer
ConsistentlyAssociatedLayereNetStructure
RandomWeight
interfaces
NetStructure
NetWeight