class

EvolveNet::Synapse

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(index : Int32, weight : Float64 = 0.0)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

clone
Source
index
Source
index=(index : Int32)
Source
mutate(rate : Float64)
Source
punctuate(pos : Int32)
Source
randomize
Source
weight
Source
weight=(weight : Float64)
Source