AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials

FinRL_MultiCrypto_Trading.py no longer working due to changes in ElegantRL and FinRL-Meta

オープン
#61 コメント 1 件 リアクション 3 件 担当者 0 名 GitHub で見る
bug
主要言語
Jupyter Notebook
スター
1.2k
フォーク
435
PR マージ指標
30日以内にマージされた PR はありません

説明

Hi, there is quite a lot broken in the current version of FinRL_MultiCrypto_Trading.ipynb

See: https://github.com/AI4Finance-Foundation/FinRL-Meta/issues/291
Also see: #21

I am able to go around many of the problems by running old versions of the repos/dependencies but in the end i failed.
As mentioned in one of the urls. Since Jan 2023 ElegantRL is no longer compatible.

/FinRL-Meta/agents/elegantrl_models.py is also no longer compatible due to line 58 (and more) changing Arguments(agent=agent, env=env) to Arguments(agent_class=agent, env=env)

ray.rllib also seems to have had some breaking changes. Also tried version 2.0.0 since its from around date the tutorial was moved into this repo but still didn't work.

Please fix the tutorials. I realy would like to get started looking into FinRL.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。