AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Trading
Problem with DRL_prediction
オープン
- 主要言語
- Python
- スター
- 3.7k
- フォーク
- 1.1k
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Hi everyone,
i think that this code line and especially DRL_prediction call needs to be changed.
`df_account_value, df_actions = DRLAgent.DRL_prediction(model=trained_sac,
test_data = trade,
test_env = env_trade,
test_obs = obs_trade)
`
As in the library the declaration of the function is like this
`def DRL_prediction(model, environment):`
Thank you in advance
`
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。