This is good news. Some of us have been discussing about bringing nupic to predict game events. Can u specify which is the cpu example you modified? Is it in the examples folder of the nupic code base?
On Sat, Mar 8, 2014 at 10:54 AM, Matt Roesener <[email protected]> wrote: > 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 > >
_______________________________________________ nupic mailing list [email protected] http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
