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.33k stars 461 forks source link

Stuck after 400 episodes #395

Open DiegoBastosCosta opened 5 years ago

DiegoBastosCosta commented 5 years ago

Hello guys,

When I try to run MMC algorithm in Ms. Pac-man (graph_manager),after 400 episodes, the training stucks.

Initially, I was thinking that maybe the problem was hardware bottleneck, here my configs:

Intel Core i5-8600k 3.60GHz 32 GB RAM DDDR5 2400 MHz NVIDIA 1070TI ASUS CERBERUS SSD 120GB (SO) HD 1750GB Ubuntu 16.04 Python 3.7

Anyone can help me? The same occurs with another algorithms

Thanks =)