Wow, that's a really detailed tutorial about building django webapps that use nupic. Do you mind if I link it from http://numenta.org/community-content.html? --------- Matt Taylor OS Community Flag-Bearer Numenta
On Wed, Mar 19, 2014 at 2:49 PM, Sergey Cleftsow <[email protected]> wrote: > Hello everybody. > There is a beautiful tutorial nupichelloworld there: > https://github.com/numenta/nupic/issues/654 > And I thought it will be good enough to make the another kind of it like a > web application. It uses the same code so it is almost the same but with > some differences: > 1. The result outputs in HTML > 2. It uses Django Python-based web-framework which is the great RAD-tool. > You can find it here: https://bitbucket.org/srgg67/nupic.webapp/src. > Also it has a quite detailed manual which describes full development process > from scratch to the running the app: > http://srgg6701.github.io/srggnupicwebapp/ > (its copy in .docx format included in project) > It requires only the very basic skills of Python and Web-building. You even > don't need to have any experience with Django itself. > I guess it may be useful for those who came here from areas not very close > to C++/Python/Linux etc and need some extra time to understand Nupic. May be > - for students. > > -- > SY Sergey V. Cleftsow > > _______________________________________________ > 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
