chainerrl icon indicating copy to clipboard operation
chainerrl copied to clipboard

add act_with_exploration() method

Open LorenzoM1997 opened this issue 5 years ago • 1 comments

This methods allows to use the explorer to alternate random and greedy without training.

LorenzoM1997 avatar Aug 17 '18 04:08 LorenzoM1997

Hi, please make sure that your code follows Python PEP8. You can run autopep8 and flake8 as shown in the coding style

ljvmiranda921 avatar Aug 17 '18 07:08 ljvmiranda921