|
| 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) |
|
|
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:
- /home/travis/build/SoPra-Team-10/KI-Training/src/Communication/Communicator.h
- /home/travis/build/SoPra-Team-10/KI-Training/src/Communication/Communicator.cpp