class EvolveNet::Synapse
- EvolveNet::Synapse
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
evolvenet/neuralnetwork.crConstructors
Instance Method Summary
- #clone
- #index : Int32
- #index=(index : Int32)
- #mutate(rate : Float64)
- #punctuate(pos : Int32)
- #randomize
- #weight : Float64
- #weight=(weight : Float64)