That's pretty nice! I think it can be a great start point for new NuPIC users.
Best regards,
Allan
Allan
Em Sexta-feira, 28 de Fevereiro de 2014 2:08, Chetan Surpur <[email protected]> escreveu:
Hi everyone,
I'm happy to introduce a project I've been working on
this week. It's a platform for language prediction, using NuPIC together with CEPT [1]. The goal is to make it easy for anyone to build a language-based demo of NuPIC without having to know any of the internals of the CLA or CEPT.
In fact, I have not one, but two little projects to open up to you.
The first is nupic.fluent [2], a python library. It builds off of Subutai's and Matt's hackathon demos [3]. With it, you can create a model, feed it a word (also called a "term"), and get a prediction for the next one. It's very simple – and that's the point.
The second is nupic.fluent.server [4], a server-based API and sample web app using nupic.fluent at its core. You can use it to build a web-based demo of language prediction with NuPIC, something we invited the community to participate in during the last office hour [5].
But wait, there's more! I've hosted the Fluent server on an EC2 instance, so you all can play with the Fluent web app right now. Enjoy:
Note that it's far from production-ready, and it may go down at any time. That link is just a little taste for now; I aim to host it in a more permanent place soon.
Here is a screenshot of it in action:

Lastly, I invite everyone in the community to come hack on this with me; it's under the same license as NuPIC. And of course, feel free to use it in your demos (but be wary, it's still very early and the API might/will change).
Thanks,
Chetan
_______________________________________________
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
