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