ikostrikov / pytorch-ddpg-naf

Implementation of algorithms for continuous control (DDPG and NAF).
MIT License
307 stars 71 forks source link

saving the trained model #4

Open svd3 opened 6 years ago

svd3 commented 6 years ago

Could you help saving the learnt model after each updates.