KiTraining
 All Data Structures Functions
Public Member Functions | Data Fields
communication::Communicator Class Reference

Public Member Functions

 Communicator (const messages::broadcast::MatchConfig &matchConfig, const messages::request::TeamConfig &leftTeamConfig, const messages::request::TeamConfig &rightTeamConfig, util::Logging &log, double learningRate, double discountRate, const std::pair< ml::Mlp< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 >, ml::Mlp< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 >> &mlps, std::string expDir)
 
 Communicator (const messages::broadcast::MatchConfig &matchConfig, const aiTools::State &state, util::Logging &log, double learningRate, double discountRate, const std::pair< ml::Mlp< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 >, ml::Mlp< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 >> &mlps, std::string expDir)
 

Data Fields

std::pair< ml::Mlp
< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 >
, ml::Mlp
< aiTools::State::FEATURE_VEC_LEN, 200, 200, 1 > > 
mlps
 

The documentation for this class was generated from the following files: