Giter VIP home page Giter VIP logo

fagan2888 / numenta-apps Goto Github PK

View Code? Open in Web Editor NEW

This project forked from numenta/numenta-apps

0.0 0.0 0.0 57.07 MB

HTM based applications and support libraries. Includes HTM for Stocks (code name "Taurus") and HTM Studio (code name "Unicorn").

Home Page: http://numenta.com

Shell 1.22% Java 20.56% Python 53.20% JavaScript 13.03% Mako 0.10% HTML 0.05% CSS 0.07% Ruby 0.14% Swift 8.94% Objective-C 2.37% PowerShell 0.32%

numenta-apps's Introduction

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

This project is in Maintenance Mode

We have no plans to further develop this codebase or release new versions of applications contained within this repository.

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.

/taurus

Server-side code for Taurus.

Languages: Python

/taurus-mobile

HTM for Stocks mobile client.

Languages: Java

/taurus_metric_collectors

Custom metric collectors for HTM for Stocks data providers.

Languages: Python

/taurus_monitoring

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

Languages: Python

Unicorn

/unicorn

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

Languages: Javascript, Python

Support Code

/nta.utils

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

Languages: Python

/htmengine

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

/mobile-core

Shared library used in taurus-mobile.

Languages: Java

Need Help?

File an issue in the main numenta-apps repository.

numenta-apps's People

Contributors

akhilaananthram avatar andrewmalta13 avatar boltzmannbrain avatar brev avatar cbaranski avatar chetan51 avatar darian19 avatar dm1973 avatar go-bears avatar jaredweiss avatar kanchan04katare avatar lscheinkman avatar marionleborgne avatar mihail911 avatar mrcslws avatar oxtopus avatar plbecker avatar pradeepto avatar rhyolight avatar saganbolliger avatar scottpurdy avatar shantanoo avatar tomsilver avatar unixorn avatar vitaly-krugl avatar willwnekowicz avatar ywcui1990 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.