Thanks to Matt, only those four commands are needed[1]:

curl https://bootstrap.pypa.io/get-pip.py | sudo python
sudo apt-get install python-dev
pip install https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic.core/releases/nupic.bindings/nupic.bindings-0.4.0-cp27-none-linux_x86_64.whl --user
pip install nupic --user

[1] https://gist.github.com/rhyolight/970b02acc60c31df8cac



Question: Can I run several models at once with OPF?

Thanks


On 02/15/2016 05:55 PM, Matthew Taylor wrote:
2GB RAM might not be enough if you are going to be running several
models at once.

I've been getting reports that these videos need to be re-done, so
I'll look into that this week. They should be following along with the
wiki at https://github.com/numenta/nupic/wiki/Installing-and-Building-NuPIC.
---------
Matt Taylor
OS Community Flag-Bearer
Numenta


On Mon, Feb 15, 2016 at 2:59 AM, Wakan Tanka <[email protected]> wrote:
Hello NuPIC,

what is the latest best practice for installing NuPIC on Linux? Are those
videos still relevant?

"Installing NuPIC on Ubuntu 14 LTS"
https://www.youtube.com/watch?v=1fIpgXHXAZA

"Compiling NuPIC on Ubuntu 14 LTS"
https://www.youtube.com/watch?v=BrnPQJKpcWo

I'm planing to install NuPIC inside virtual machine but my hardware
capabilities are quiet limited. I can assign to virtual machine max 2GB of
RAM with 1 CPU. Latest version of NuPIC is not requirement (unless it brings
something what I would miss in latest releases?).

Thank you very much

Wakan




Reply via email to