AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
🚚 Refactor elegantrl: rename files
- Langage dominant
- Python
- Étoiles
- 4.4k
- Forks
- 978
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
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
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Piste de recherche
Review pull request #251 and search the repository for imports using the old elegant.agents paths. Update remaining references to the corresponding elegantrl.agents paths, and confirm that the affected imports resolve without errors.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- python
- Domaine
- machine-learning
- Type d'issue
- Refactorisation
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 25/100