EvolveNet::Synapse
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(index : Int32, weight : Float64 = 0.0)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
clone
Sourceindex
Sourceindex=(index : Int32)
Sourcemutate(rate : Float64)
Sourcepunctuate(pos : Int32)
Sourcerandomize
Sourceweight
Sourceweight=(weight : Float64)
Source