Package org.tweetyproject.machinelearning.rl.mdp
package org.tweetyproject.machinelearning.rl.mdp
-
ClassDescriptionAn action in a Markov Decision ProcessThis class models an episode in MPDs, i.e.A fixed policy for MDPs, i.e., a simple map from states to actions.This class models a Markov Decision Process (MDP, for fixed starting and terminal states), which can be used to represent reinforcement learning scenarios.An action in a Markov Decision Process that is solely characterized through its name.A state in a Markov Decision Process that is solely characterized through its name.A policy (map from states to actions) for Markov Decision ProcessA state in a Markov Decision Process