MLP

Undocumented in source.

Constructors

this
this(int nhidden)
Undocumented in source.

Members

Aliases

L
alias L = Linear!(T, Storage)
Undocumented in source.

Functions

opCall
auto opCall(Variable!(T, 2, Storage) x)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fc1
L fc1;
fc2
L fc2;
fc3
L fc3;
Undocumented in source.

Meta