module Ai4cr::Breed::Client
Direct including types
- Ai4cr::NeuralNetwork::Backpropagation
- Ai4cr::NeuralNetwork::Cmn::MiniNet
- Ai4cr::NeuralNetwork::Rnn::RnnBiDi
- Ai4cr::NeuralNetwork::Rnn::RnnSimple
Defined in:
ai4cr/breed/client.crInstance Method Summary
-
#birth_id : Int32
These are for breed relationship tracking:
-
#birth_id=(birth_id : Int32)
These are for breed relationship tracking:
- #breed_delta : Float64
- #breed_delta=(breed_delta : Float64)
- #clone
- #error_hist_stats(in_bw = false)
- #error_stats
- #error_stats=(error_stats)
- #history_size
- #name : String
- #name=(name : String)
- #parent_a_id : Int32
- #parent_a_id=(parent_a_id : Int32)
- #parent_b_id : Int32
- #parent_b_id=(parent_b_id : Int32)