AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials
missing 3 required positional arguments: 'price_array', 'tech_array', and 'turbulence_array'
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.2k
- Forks
- 435
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.

Guía de contribución
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- jupyter-notebook, python
- Área
- machine-learning
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100