ikostrikov / pytorch-ddpg-naf

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

benchmarking the repo #2

Open andrewliao11 opened 7 years ago

andrewliao11 commented 7 years ago

Hi @ikostrikov , I appreciate your implementation, and I wonder if you've benchmarked your implementation? If so, can I have some roughly results. Many thanks!

ikostrikov commented 7 years ago

NAF is extremely sensitive to hyper parameters, so I didn't try to benchmark it.