dgriff777 / rl_a3c_pytorch

A3C LSTM Atari with Pytorch plus A3G design
Apache License 2.0
563 stars 119 forks source link

Need for trained models #33

Open pulkitso opened 4 years ago

pulkitso commented 4 years ago

Hi,

Due to lack of resources, i cant train the models myself. Therefore, I need the pre trained models of the various games. Is it possible for you to share the models with me? It would be very helpful.

Thanks

dgriff777 commented 3 years ago

Sorry, for the long delay but have been swamped with other work. I don't have trained models for most games still saved down anymore but if it's just a few games you need trained models for then I can quickly reproduce and send over within a day or two. Again, sorry for the long delay responding.

enochkan commented 3 years ago

@dgriff777 thanks for the great work. I can probably upload my trained model for MsPacman-v0 since I'm using it for a school project.