Code Monkey home page Code Monkey logo

numenta-apps's Introduction

This is the umbrella project for all of the components that make up the Numenta product-line.

Installation

All python packages include a setuptools-compatible setup.py with which the package may be installed. For example, to install in developer mode (recommended), you may run the following commands:

pushd <project>
python setup.py develop --install-dir=<site-packages in $PYTHONPATH> --script-dir=<somewhere in $PATH>
popd

Or, if you prefer pip:

pip install --editable --user <project>

You can see coverage across multiple projects as follows:

py.test --cov nta.utils --cov htmengine --cov taurus taurus_engine/tests/unit htmengine/tests/unit nta.utils/tests/unit

Licenses

Each code directory defined below contains its own LICENSE.txt file and defines program dependencies within a DEPENDENCIES.md file.

Main Products

HTM for Stocks

Code name: Taurus. Application for tracking company data.

Server-side code for Taurus.

Languages: Python

HTM for Stocks mobile client.

Languages: Java

Custom metric collectors for HTM for Stocks data providers.

Languages: Python

Monitoring scripts and related utilities for monitoring HTM for Stocks (Code name: Taurus).

Languages: Python

Unicorn

Cross-platform Desktop Application to demonstrate basic HTM functionality to users using their own data files.

Languages: Javascript, Python

Support Code

Shared python package with common utility functions for boilerplate configuration, logging, and other common operations.

Languages: Python

HTM Engine Framework upon which HTM for Stocks and other applications are built. Implements basic infrastructure for receiving data and running models, including support for custom metrics.

Languages: Python

Shared library used in taurus-mobile.

Languages: Java

Need Help?

File an issue in the main numenta-apps repository.

numenta-apps's People

Contributors

lscheinkman avatar brev avatar unixorn avatar marionleborgne avatar shantanoo avatar oxtopus avatar vitaly-krugl avatar chetan51 avatar dm1973 avatar scottpurdy avatar mrcslws avatar jaredweiss avatar andrewmalta13 avatar saganbolliger avatar kanchan04katare avatar akhilaananthram avatar boltzmannbrain avatar rhyolight avatar tomsilver avatar darian19 avatar plbecker avatar willwnekowicz avatar lupino avatar mihail911 avatar ywcui1990 avatar cbaranski avatar go-bears avatar pradeepto avatar

Watchers

James Cloos avatar  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.