AI4Finance-Foundation / AI4Finance-Foundation/FinRL
run_ensemble_strategy error
未关闭
bug
- 主要语言
- Jupyter Notebook
- 星标
- 16.3k
- 派生
- 3.5k
- PR 合并指标
- 30 天内没有已合并 PR
描述
Should this line
https://github.com/AI4Finance-Foundation/FinRL/blob/7414adb012b554f7c684d4615830dc5c31a094d1/finrl/agents/stablebaselines3/models.py#L319
be `last_state = trade_env.envs[0].render()` ?
Otherwise it'll call the render method defined by VecEnv class, which returns None.
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。