Hi everyone, I've been following the Nupic community for sometime, this is my first post.
I wanted to share some of my work. I modified the cpu example and created a simple game that takes in user input such as up, down, right and left keys and feeds these events into nupic. The idea is for nupic to learn and predict future events. I want to build on top of this overtime to create more sophisticated game events, bad guy moves, boundaries, etc.. I wanted to make sure my code is working correctly, specifically in terms of the model input and inference, as well as the correct encoders. Below is my code. Thank you! I've learned so much from just reading and experimenting with everyones code and ideas! https://github.com/roesenerm/nupicGame.git Matt
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
