AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials
missing 3 required positional arguments: 'price_array', 'tech_array', and 'turbulence_array'
- Lingua principale
- Jupyter Notebook
- Stelle
- 1.2k
- Fork
- 435
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Stock_NeurIPS2018_ElegantRL.ipynb
Part 6: Train DRL Agents
agent = DRLAgent(env = env_train, price_array = )
The 'price_array', 'tech_array', and 'turbulence_array' are missing.

Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
Open Stock_NeurIPS2018_ElegantRL.ipynb and inspect Part 6, “Train DRL Agents,” especially the DRLAgent(env = env_train, price_array = ) call. Trace how price_array, tech_array, and turbulence_array are produced elsewhere in the notebook, then run the training section to verify the missing-argument error is resolved.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter-notebook, python
- Ambito
- machine-learning
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 35/100