Coder Social home page Coder Social logo

ml-lab / nupic Goto Github PK

View Code? Open in Web Editor NEW

This project forked from numenta/nupic

0.0 2.0 0.0 278.78 MB

Numenta Platform for Intelligent Computing: a brain-inspired machine intelligence platform, and biologically accurate neural network based on cortical learning algorithms.

Home Page: http://numenta.org/

License: GNU Affero General Public License v3.0

Shell 0.48% Python 98.35% PowerShell 0.08% Ruby 0.12% Cap'n Proto 0.15% Smarty 0.81%

nupic's Introduction

Numenta Logo NuPIC

Numenta Platform for Intelligent Computing

The Numenta Platform for Intelligent Computing (NuPIC) is a machine intelligence platform that implements the HTM learning algorithms. HTM is a detailed computational theory of the neocortex. At the core of HTM are time-based continuous learning algorithms that store and recall spatial and temporal patterns. NuPIC is suited to a variety of problems, particularly anomaly detection and prediction of streaming data sources.

For more information, see numenta.org or the NuPIC wiki.

Installing NuPIC 0.5.2

NuPIC binaries are available for:

  • Linux x86 64bit
  • OS X 10.9
  • OS X 10.10
  • Windows 64bit

Dependencies

The following dependencies are required to install NuPIC on all operating systems.

Install OS X

First, you must install Xcode command line tools, which will get you a C++ compiler.

pip install nupic

Install Linux

NOTE: The nupic.bindings binary distribution is not stored on PyPi along with the OS X distribution. NuPIC uses the wheel binary format, and PyPi does not support hosting Linux wheel files. So we are forced to host our own.

pip install https://s3-us-west-2.amazonaws.com/artifacts.numenta.org/numenta/nupic.core/releases/nupic.bindings/nupic.bindings-0.4.2-cp27-none-linux_x86_64.whl
pip install nupic

Install Windows

pip install nupic

For problems installing NuPIC, please see our Installation and Build Wiki.

Test

# From the root of the repo:
py.test tests/unit

Having problems?

  • You may need to use the --user flag for the commands above to install in a non-system location (depends on your environment). Alternatively, you can execute the pip commands with sudo (not recommended).
  • You may need to add the --use-wheel option if you have an older pip version (wheels are now the default binary package format for pip).

For any other installation issues, please see our FAQ, email the nupic-discuss mailing list, or chat with us on Gitter.

Gitter

Building NuPIC From Source Code

For details about checking out this repository and building in your local environment, see the Installing and Building NuPIC wiki page.

How to Contribute:

Please see the Contributing to NuPIC wiki page.

nupic's People

Contributors

akamlani avatar akhilaananthram avatar baroobob avatar breznak avatar chetan51 avatar cogmission avatar csimons avatar danstanton avatar fergalbyrne avatar gilsho avatar hernan-erasmo avatar iandanforth avatar keithcom avatar lithix-src avatar macrintr avatar marionleborgne avatar mihail911 avatar mrcslws avatar numenta-ci avatar oxtopus avatar passiweinberger avatar rcrowder avatar rhyolight avatar saganbolliger avatar scottpurdy avatar subutai avatar tomsilver avatar utensil avatar vitaly-krugl avatar ywcui1990 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.