class

Ai4cr::NeuralNetwork::Cmn::MiniNet

Inherits Ai4cr::NeuralNetwork::Cmn::MiniNetConcerns::TrainAndAdjust / Ai4cr::NeuralNetwork::Cmn::MiniNetConcerns::CalcGuess / Ai4cr::NeuralNetwork::Cmn::MiniNetConcerns::PropsAndInits / Ai4cr::Breed::Client / JSON::Serializable / Reference / Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Class methods

config_rand(name : String = Time.utc.to_s, height : Int32 = 2, width : Int32 = 2, learning_styles : LearningStyle = LEARNING_STYLES_DEFAULT, bias_disabled = false, history_size = 10)
Source

Instance methods

clone
Source