IntelLabs / coach

Reinforcement Learning Coach by Intel AI Lab enables easy experimentation with state of the art Reinforcement Learning algorithms
https://intellabs.github.io/coach/
Apache License 2.0
2.32k stars 460 forks source link

Dashboard runs very slow: how can I speed it up? #464

Open saSerrano opened 3 years ago

saSerrano commented 3 years ago

I've been trying to visualize a single CSV file with dashboard. I've tested dashboard with google chrome (version 85.0.4183.121) and firefox (version 81.0). In both browsers, dashboard takes very long periods of time to plot a single graph (e.g., discounted reward) and to respond to GUI events, such as when I press a button or drag the scroll bar of the data box. Furthermore, this happens even when dashboard is the only application I'm running on the PC. Here are my PC specs:

Is there a way to speed it up?

Thanks in advance.