Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Num::NN::LinearLayer(T)
Inherits
Num::NN::Layer
/
Reference
/
Object
Constructors
new
(context :
Num::Grad::Context
(
T
), inp_dim :
Int
, outp_dim :
Int
)
Source
Instance methods
bias
Source
forward
(input :
Num::Grad::Variable
(
T
)) :
Num::Grad::Variable
(
T
)
Source
output_shape
Source
variables
Source
weights
Source