Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Num::NN::SGDOptimizer(T)
Inherits
Num::NN::Optimizer
/
Reference
/
Object
Constructors
new
(learning_rate :
Float64
)
Source
Instance methods
build_params
(l :
Array
(
Layer
(
T
)))
Source
learning_rate
Source
params
Source
update
Source