struct

ConstructionKit::StepResult

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(loss : Float64, router_weights : String, grad_norm : Float64)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

grad_norm
Source
grad_norm=(grad_norm : Float64)
Source
loss
Source
loss=(loss : Float64)
Source
router_weights
Source
router_weights=(router_weights : String)
Source