Skip to content

RllibEvalCommand

Full path: schola.scripts.rllib.eval.eval.RllibEvalCommand

Cyclopts wiring for schola rllib eval.

RllibEvalCommand(app, args_type, main_func, logger)

Bases: RllibEvalScriptSettings

Parameters

  • app (Any)

  • args_type (Type)

  • main_func (Callable)

  • logger (Logger)