model-zoo icon indicating copy to clipboard operation
model-zoo copied to clipboard

Implemented DQN on CartPole-v0

Open raghav9-97 opened this issue 6 years ago • 6 comments

Implemented Deep Q Network on CartPoleV0 environment from Reinforce.jl.

raghav9-97 avatar Jan 18 '19 17:01 raghav9-97

Looks good, please put it in a cartpole folder and add a project/manifest.

MikeInnes avatar Jan 22 '19 11:01 MikeInnes

This looks nice! Would it be possible to get a GPU friendly version up as well?

DhairyaLGandhi avatar Jan 22 '19 13:01 DhairyaLGandhi

I will surely start working on this asap.

raghav9-97 avatar Jan 22 '19 15:01 raghav9-97

Looks good 👍

I think adding a function to see how the trained model performs would be nice.

DhairyaLGandhi avatar Jan 28 '19 10:01 DhairyaLGandhi

Hmm.. the current model seems to be having a hard time playing the game. Can we perhaps focus a little on getting the model stable. As it stands, we have a hard time cracking 3 digits.

DhairyaLGandhi avatar Feb 01 '19 16:02 DhairyaLGandhi

Bump

DhairyaLGandhi avatar Feb 25 '19 16:02 DhairyaLGandhi