• 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.

This Article Has Been Shared 946 Times!

Facebook Twitter Pinterest
Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Orthopaedic 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

  • Cloud Computing and Airline Industry

    Cloud Computing Airline Industry might appear to most as separate and unrelated. Fact is, Airline Industry needs space on centralized host and softwares.

  • SoundCloud : What is SoundCloud and How to Use the Service

    SoundCloud is an online platform for musician and audio enthusiasts for distributing audio files. It serves as co-operation platform for the audiophiles.

  • Cloud Server and Cloud Storage : Overview of Cloud Market

    Cloud Server and Cloud Storage right now has quite good competition.Appropriately it can be compared with virtual marketplace.Here is overview of Cloud Market.

  • Carrier Cloud : The Basic Concept

    Carrier Cloud derived from the terminology used in telecommunication – carrier class.Carrier Class are engineered to meet or exceed high availability standards.

  • Installing Virtualmin on Rackspace Cloud Server

    Installing Virtualmin on Rackspace Cloud Server is shown on the All New Control Panel of The Rackspace Cloud. Virtualmin is a hosting and website control panel.

Additionally, 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

You can subscribe to our Free Once a Day, Regular Newsletter by clicking the subscribe button below.

Click To Subscribe

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 (20K Followers)
  • Twitter (4.9k Followers)
  • Facebook (5.8k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.2k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • What is Domain-Driven Design (DDD)? January 23, 2021
  • Top 10 Anti Hacking Software for Microsoft Windows January 22, 2021
  • What is Software Modernization? January 21, 2021
  • Cloud Computing : Cybersecurity Tips for Small Business Owners January 20, 2021
  • Arduino : Independently Blink Multiple LED January 18, 2021

 

About This Article

Cite this article as: Abhishek Ghosh, "Numenta Platform for Intelligent Computing," in The Customize Windows, November 10, 2014, January 23, 2021, https://thecustomizewindows.com/2014/11/numenta-platform-intelligent-computing/.

Source:The Customize Windows, JiMA.in

 

This website uses cookies. If you do not want to allow us to use cookies and/or non-personalized Ads, kindly clear browser cookies after closing this webpage.

Read Cookie Policy.

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

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

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