model-zoo
model-zoo copied to clipboard
Implemented DQN on CartPole-v0
Implemented Deep Q Network on CartPoleV0 environment from Reinforce.jl.
Looks good, please put it in a cartpole
folder and add a project/manifest.
This looks nice! Would it be possible to get a GPU friendly version up as well?
I will surely start working on this asap.
Looks good 👍
I think adding a function to see how the trained model performs would be nice.
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.
Bump