AI4Finance-Foundation / AI4Finance-Foundation/ElegantRL
Flexible parameter setting
Offen
#160
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @zhumingpassional
Auf GitHub ansehen
dicussion
- Vorherrschende Sprache
- Python
- Sterne
- 4.4k
- Forks
- 978
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
We will try to provide flexible parameter setting for users. We will use classes to replace dict in parameter setting. For example, ConfigPPO is a class, which inherits from a base class named as ConfigBase, and is in the file ConfigPPO.py. It contains all params of PPO, and users can set params in the file.
Does anyone have good ideas for the parameter setting?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.