Hi Kevin,

On Thu, Jan 2, 2014 at 3:18 AM, Kevin Martin
<[email protected]> wrote:
> I just want to know if anyone has built nupic on ubuntu by just following
> the instructions on the wiki. For me testeverything says pynode could not be
> found since $nta_rootdir and $pythonpath are not set. But they are set. I

I saw your question on stackoverflow and created this ticket to track
it: https://github.com/numenta/nupic/issues/524. I'll try to look into
this later today.

> I would like to know if the build worked smooth for everyone the first time.

No, we haven't quite got a smooth build down for all environments yet.
We appreciate reports like yours so we can improve the build process.

> I read that a hackathon was conducted where people came together and wrote
> apps for the nupic. Is there a tutorial on that available? A sample app?

Where did you read about the hackathon? Here is a post with videos
about our last one[1]. Most of the examples contain links to source
code. You can run our canned sample app called "hot gym"[2] and
interpret the results by inspecting the ModelResult object returned
from each line of input (see our OPF docs[3] for info on the
ModelResult object).

[1] http://numenta.org/blog/2013/11/06/2013-fall-hackathon-outcome.html
[2] https://github.com/numenta/nupic#examples
[3] 
https://github.com/numenta/nupic/wiki/Online-Prediction-Framework#model-output-the-modelresult-object

---------
Matt Taylor
OS Community Flag-Bearer
Numenta

_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to