ray.rllib.algorithms.algorithm.Algorithm.logdir#

property Algorithm.logdir#

Directory of the results and checkpoints for this Trainable.

Tune will automatically sync this folder with the driver if execution is distributed.

Note that the current working directory will also be changed to this.