golem ~master (2021-09-25T16:54:00Z)
Dub
Repo
Perceptron.fc1
golem
nn
Perceptron
Undocumented in source.
class
Perceptron
(T, alias activateFn, size_t InputDim, size_t HiddenDim, size_t OutputDim, UseGradient useGrad = UseGradient.yes)
Linear
!(
T
,
InputDim
,
HiddenDim
,
useGrad
)
fc1
;
Meta
Source
See Implementation
golem
nn
Perceptron
aliases
parameters
constructors
this
functions
opCall
variables
fc1
fc2