Arcades

Package agent

A set of different agents (implementing different policies).

An agent can provide an action to do given an environment state. List of the classes in this package:

There is also a utility class, named _ExperiencePool used by NeuralQLearner.

Info: