Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Related Rants
I know that this is no SO, but I'm stuck with this for a long time.
I'm working on an implementation of the game 2048. And I'm using machine learning to let the game play by itself...
well... it it supposed to do that, but it doesn't work so far.
the problem is that the machine learning algorithm doesn't seem to train. it starts by performing random moves, but it never improves or 'learns'.
again, I know that this app isn't supposed to post SO questions, but it would be great if someone would have a look at my code: https://github.com/FlyingBird95/...
thanks in advance,
Patrick
question
reinforcement learning
machine learning
2048