golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
Perceptron.opCall
golem
nn
Perceptron
Undocumented in source. Be warned that the author may not have intended to support it.
class
Perceptron
(T, alias activateFn, size_t InputDim, size_t HiddenDim, size_t OutputDim, UseGradient useGrad = UseGradient.yes)
auto
opCall
(
U
)
(
U
x
)
Meta
Source
See Implementation
golem
nn
Perceptron
aliases
parameters
constructors
this
functions
opCall
variables
fc1
fc2