keras-rl / keras-rl

Deep Reinforcement Learning for Keras.

Home Page:http://keras-rl.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Asking for some clarification in docs about agent's methods

KIC opened this issue · comments

commented

I am wondering what agent.test actually does. It returns a history of training? but test should not train at all right? why is test actually calling backward? I am a bit confused and some clarification in the docs would probably help me and others as well.

PS I am using keras-rl as requirement for another library pandas-ml-utils so I would highly appreciate if work on this library continue :-)

commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.