DeepRL-Agents icon indicating copy to clipboard operation
DeepRL-Agents copied to clipboard

Learning rates and initial random weights

Open IbrahimSobh opened this issue 8 years ago • 0 comments

Dears

In the A3C Mnih Paper, It was mentioned that:

Figure 2: This shows that A3C is quite robust to learning rates and initial random weights

However, I think the performance is affected by learning rates and initial random weights! In other words, it is not robust!

For example see #18

What do you recommend?

IbrahimSobh avatar May 21 '17 12:05 IbrahimSobh