AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
🚚 Refactor elegantrl: rename files
Đang mở
dicussion
- Ngôn ngữ chính
- Python
- Star
- 4.4k
- Fork
- 978
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
we renamed the files for RL agents , e.g.,
"from elegant.agents.AgentPPO import AgentPPO "
is changed to
"from elegantrl.agents.ppo import AgentPPO"
if users encounter "error import", pls revise it like the above.
The corresponding PR is here: https://github.com/AI4Finance-Foundation/ElegantRL/pull/251
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Đánh giá
Issue này chưa được đánh giá.