- a core c++ implementation stripped of network manager, that consists
of encoders, regions and classifiers. (the community and grok can
extend this repo with customized regions etc forming a repo with a
whole bunch of different tools)
--- python completely stripped out
--- nupic-core should have no library dependencies.
--- temporal pooler implemented in c++
- each component (encoder, region classifier) knows how to read the
data stream coming into it. whether it be 1D or 2D etc (hopefully
using UBF - by J.Armstrong)
- CMake support.
- multi-time interval predictions (ie what the next 5 mins predict?
then what does the next 20 hours predict?)
- an implementation that is _easy_ to create language bindings for.

_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to