GithubHelp home page GithubHelp logo

ozzie00 / htm.java Goto Github PK

View Code? Open in Web Editor NEW

This project forked from numenta/htm.java

0.0 2.0 0.0 30.13 MB

Hierarchical Temporal Memory implementation in Java - an official Community-Driven Java port of the Numenta Platform for Intelligent Computing (NuPIC).

License: GNU General Public License v3.0

Shell 0.05% Java 99.95%

htm.java's Introduction

Numenta Logo

htm.java

  • Build: Build Status
  • Unit Test Coverage: Coverage Status

Official community-supported Java implementation of Hierarchal Temporal Memory (HTM), ported from the Numenta Platform for Intelligent Computing python project.

NOTE: Minimum JavaSE version is 1.8

In The News...

For a more detailed discussion of htm.java see:

See the Test Coverage Reports - For more information on where you can contribute! Extend the tests and get your name in bright lights!

For answers to more detailed questions, email the nupic-discuss mailing list, or chat with us on Gitter.

Gitter


Call to Arms: HTM.java needs you!

Goals

The primary goal of this library development is to provide a Java version of NuPIC that has a 1-to-1 correspondence to all systems, functionality and tests provided by Numenta's open source implementation; while observing the tenets, standards and conventions of Java language best practices and development.

By working closely with Numenta and receiving their enthusiastic support and guidance, it is intended that this library be maintained as a viable Java language alternative to Numenta's C++ and Python offerings. However it must be understood that "official" support is (for the time being) currently limited to community resources such as the maintainers of this library and Numenta Forums / Message Lists and IRC:

Installation - Updated!(05/2015) Eclipse Environment Setup Wiki

An Eclipse IDE .project and .classpath file are provided so that the cloned project can be easily set up inside of Eclipse. For the time being, the Eclipse IDE is the only "pre-made" project configuration.

In addition, there are "launch configurations" for all of the tests and any runnable entities off of the "htm.java" main directory. These may be run directly in Eclipse by right-clicking them and choosing "run".

After download by clone or fork:

Execute a quick sanity check by running all the tests from within the <path to git repo>/htm.java

gradle check  # Executes the tests and runs the benchmarks

--or--

gradle -Pskipbench check  # Executes the tests w/o running the benchmarks

Note: Info on installing gradle can be found on the wiki (look at #3.) here

Project Integration (New)

For tips and insights on how to use the Network API to add HTM's into your own applications, see:

Quick Start Guide

...and for more in-depth answers see:

NAPI Overview

For Updates Follow

htm.java's People

Contributors

antidata avatar anubhavchaturvedi avatar clumsy avatar cogmission avatar connollyst avatar pravsonawane avatar rhyolight avatar sambitgaan avatar solovyevk avatar timboudreau avatar utensil avatar wilsondy 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.