OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType > Member List

This is the complete list of members for OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >, including all inherited members.

ActionType typedefOneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >
Initialize(NetworkType &learningNetwork)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
OneStepSarsaWorker(const UpdaterType &updater, const EnvironmentType &environment, const TrainingConfig &config, bool deterministic)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
OneStepSarsaWorker(const OneStepSarsaWorker &other)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
OneStepSarsaWorker(OneStepSarsaWorker &&other)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
operator=(const OneStepSarsaWorker &other)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
operator=(OneStepSarsaWorker &&other)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
StateType typedefOneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >
Step(NetworkType &learningNetwork, NetworkType &targetNetwork, size_t &totalSteps, PolicyType &policy, double &totalReward)OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline
TransitionType typedefOneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >
~OneStepSarsaWorker()OneStepSarsaWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >inline