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)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceClass 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)
SourceInstance methods
clone
Source