AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
🚚 Refactor elegantrl: rename files
Abierto
dicussion
- Lenguaje dominante
- Python
- Estrellas
- 4.4k
- Forks
- 978
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.