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

will the dqn.fit reset the model weight?

yhzhang1 opened this issue · comments

will the dqn.fit reset the model weight?

In my experience, no. I am able to load previous models and fit on top.

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.