• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here:Home » Numenta Platform for Intelligent Computing

By Abhishek Ghosh November 10, 2014 9:02 am Updated on November 10, 2014

Numenta Platform for Intelligent Computing

Advertisement

Numenta Platform for Intelligent Computing (NuPIC) is a Free, Open Source Library for development of software powered by machine learning. As we have discussed before, machine learning has direct relationship with practical implementation – like Automation in DataCenter. Numenta has two domains – numenta.com and numenta.org. You should visit numenta.com for checking the practical professional usage. Numenta could keep their project closed source (like usually the major brands do), but this is available as fully open source software.

 

Numenta Platform for Intelligent Computing

 

Cortical Learning Algorithm is a mechanism for explaining the operation of neocortex. A single-layer, single region is considered. Neocortex is capable of learning sequences of spatial-temporal data, making predictions etc.

NuPIC and its commercial version, Grok can be installed on either local computer or on server. The project is developed like usual closed source software :

Advertisement

---

Vim
1
https://github.com/numenta/nupic

Being a part of a fully commercial project has the advantage of having a full powerful documentation and proper development cycle. Con is that, it is that, possibly it is bulky than a particular application’s need. In other words, after installing it, probably you will detach it from the github origin and create your own software and then release. We basically do not install an application’s requirements in the way you’ll need to perform for installing Numenta Platform for Intelligent Computing. It is written in Python.

Numenta Platform for Intelligent Computing

 

Running Numenta Platform for Intelligent Computing on Cloud Server

 

You can use a 4GB Ubuntu 14.10 instance on Rackspace or DigitalOcean. I found a bash script, which might help you, simply curl it :

Vim
1
curl https://gist.githubusercontent.com/AbhishekGhosh/e9d185af1a3eb37eb7f3/raw/9b15b0717f7f0c0174384e2f40e022e958594ee5/nupic.sh

Find your .bashrc file by running locate .bashrc command and edit it :

Vim
1
2
3
4
5
pyVersion=`python -c 'import sys; print(".".join(map(str, sys.version_info[:2])))'`
export NUPIC=path/to/nupic
export NTA=$NUPIC/build/release
export NTA_ROOTDIR=$NTA
export PYTHONPATH=$PYTHONPATH:$NTA/lib/python$pyVersion/site-packages

You must edit that path/to/nupic to real path. .bashsrc normally will be in /etc directory. After doing the changes, reload the environment by running source ~/path/.bashrc.

If you never worked on Server for these purposes, you can read our guide for NeuroDebian. Running on MacBook Pro with 4 GB RAM can frankly joke your system. We used the scripts written by a PhD candidate and software Engineer named Nikolay Grozev. Example Python apps will run fine with 1 GB RAM, but basically, you can not really develop more complex apps, specially if you want to get a web fronted.

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to Numenta Platform for Intelligent Computing

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • WordPress & PHP : Different AdSense Units on Mobile Devices

    Here is How To Serve Different AdSense Units on Mobile Devices on WordPress With PHP. WordPress Has Function Which Can Be Used In Free Way.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

  • Approaches of Deep Learning : Part 1

    From This Series on Approaches of Deep Learning We Will Learn Minimum Theories Around AI, Machine Learning, Natural Language Processing and Of Course, Deep Learning Itself.

performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Market Segmentation in BriefSeptember 20, 2023
  • What is Booting?September 18, 2023
  • What is ncurses?September 16, 2023
  • What is JTAG in Electronics?September 15, 2023
  • iPhone 15 Pro Max Vs Samsung Galaxy S22/S23 UltraSeptember 14, 2023
PC users can consult Corrine Chorney for Security.

Want to know more about us?

Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy