- activate
T activate(T x)
Undocumented in source. Be warned that the author may not have intended to support it.
- addError
void addError(T err)
Undocumented in source. Be warned that the author may not have intended to support it.
- backpropagation
void backpropagation(T nu, T alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- correct
void correct(T nu, T alpha)
Undocumented in source. Be warned that the author may not have intended to support it.
- eliminateStagnation
void eliminateStagnation()
Undocumented in source. Be warned that the author may not have intended to support it.
- resetError
void resetError()
Undocumented in source. Be warned that the author may not have intended to support it.
- setLinks
void setLinks(BPLink!T[] lnks)
Undocumented in source. Be warned that the author may not have intended to support it.