类 RLAgentTrainingRunner
java.lang.Object
org.dromara.northstar.strategy.trainer.RLAgentTrainingRunner
- 所有已实现的接口:
org.springframework.boot.CommandLineRunner
@Order(2147483647)
@ConditionalOnProperty(prefix="spring.profiles",
name="active",
havingValue="train")
@Component
public class RLAgentTrainingRunner
extends Object
implements org.springframework.boot.CommandLineRunner
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
RLAgentTrainingRunner
public RLAgentTrainingRunner()
-
-
方法详细资料
-
run
- 指定者:
run在接口中org.springframework.boot.CommandLineRunner- 抛出:
Exception
-