FinRL_ensemble_stock_trading_ICAIF_2020 not able to run ensemble_agent.run_ensemble_strategy #219
Unanswered
windflower715
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I wasn't able to run this cell in the ensemble stock trading notebook.
df_summary = ensemble_agent.run_ensemble_strategy(A2C_model_kwargs,
PPO_model_kwargs,
DDPG_model_kwargs,
timesteps_dict)
The error says
ValueError: The parameter loc has invalid values.
Could you please advice how to solve? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions