Skip to the content.
rlai
This is a Python implementation of concepts and algorithms described in "Reinforcement Learning: An Introduction" (Sutton and Barto, 2018, 2nd edition).
View on GitHub
Home
> Rewards
rlai.core.Reward
Reward.
rlai.core.environments.robocode.RobocodeReward
Robocode reward.
rlai.core.environments.robocode_continuous_action.RobocodeReward
Robocode reward.