AI4Finance-Foundation / AI4Finance-Foundation/FinRL-Tutorials
NeurIPS2018 no speedup with increasing batch size
Abierto
question
- Lenguaje dominante
- Jupyter Notebook
- Estrellas
- 1.2k
- Forks
- 435
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
I tested demo NeurIPS2018 with stablebaseline3, I used SAC agent, and I trained with GPU. While I increase batch size from 128 to 512, I found no changing for GPU memories and utilization rate.
The version I used as below:
stable-baselines3==1.5.0
torch==1.10.0
Training time has no change with chaning batch size, what would be the problem?
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.