reinforcement_learning_step

Classes

Action

The action the Agent has chosen.

Agent

The agent used in reinforcement learning.

EnvironmentFeedback

A response from the environment to the agent.

PolicyGradientInitializer

Configuration for the policy gradients based agent.

Result

Result from a reinforcement learning step.