Package ai.djl.modality.rl.env


package ai.djl.modality.rl.env
Contains environments to train reinforcement learning in.

It has a base interface RlEnv as well as class implementing it.

  • Interfaces
    Class
    Description
    An environment to use for reinforcement learning.
    A record of taking a step in the environment.