Youtube-Code-Repository icon indicating copy to clipboard operation
Youtube-Code-Repository copied to clipboard

issue in keras actor critic code

Open salos1982 opened this issue 4 years ago • 2 comments

Example crashes on drawing plot. There are not enough parameters

salos1982 avatar Sep 02 '19 12:09 salos1982

Sounds like you're using the plotLearning function from the deep Q learning directory. Can you confirm whether or not this is the case? That version does indeed expect an array of epsilons, so that would fit with the problem description.

I really need to consolidate those functions, and indeed the entirety of the code base.

philtabor avatar Sep 27 '19 04:09 philtabor

requirements.txt would be great to make sure that we use the same versions as you do.

Great work Phil!

Hakan

hbarisik avatar Jan 10 '20 15:01 hbarisik