It depends on what you mean by "the whole nupic app". The Python OPF (as defined in http://numenta.org/docs/nupic) will not be available as a C++ app. The API you would have for C++ is defined (partially) here: http://numenta.org/docs/nupic.core.
Yes, the TP (or rather what we're now calling "temporal memory") will be moved into nupic.core, but it has not happened already, and I'm not sure exactly when it will happen. --------- Matt Taylor OS Community Flag-Bearer Numenta On Sun, Jun 22, 2014 at 7:49 AM, Sergey Cleftsow <[email protected]> wrote: > Hi, fellows! > I have such a question. Do I understand right that when TP will be > extracted from nupic into nupic.core (or this happened already?) it will be > possible to build whole nupic app (I mean those which are written on C++) > not on Linux but on Windows as well without current limitations? > -- > 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
