-
Or something like that, what do you think, @zacg? It will make it more obvious what it is when viewed at https://github.com/nupic-community
-
Hi,
I'm trying to run htmengine-traffic-tutorial using a dockerized environment, I'm using docker-compose to fire up 3 containers:
1. mysql-server
2. rabbitmq
3. htmengine-traffic-tutorial based on d…
-
Do you think it would be possible to [create a Bower package](http://bower.io/docs/creating-packages/) so I can just `bower install nupic.visualizations` and get all the client code necessary for char…
-
```
in sprinter-dash/ on filter-class
› node index.js
No repos provided, starting with default repos:
[ 'numenta/nupic',
'rhyolight/sprinter.js',
'numenta/nupic.core' ]
Starting sprinter.js dashbo…
-
nefunguji mi zkratky (gls), mozna moji chybou, ale googlil jsem a nic.. Priklad zde:
```
% Load the package with the acronym option
\usepackage[acronym]{glossaries}
\makeglossaries
\begin{document…
-
- binary install of `nupic.bindings` , `python import` OK
```
py.test --pyargs nupic.bindings
========================= test session starts =================================
platform linux2 -- Pytho…
-
I wish to make a simple yet complete example for anomaly detection in C++ chain.
- [ ] parse a CSV file
- [ ] process with the available classes (Encoder(Scalar) -> SpatialPooler -> TemporalMemory (o…
-
As @breznak suggested at https://github.com/numenta/nupic.core/issues/41#issuecomment-39838146 and http://lists.numenta.org/pipermail/nupic-hackers_lists.numenta.org/2014-April/000521.html :
`nupic.c…
-
Hi
I'm trying to run this [nupic.critic](https://github.com/htm-community/nupic.critic) code
and I started with the official nupic docker, numenta/nupic, but pip wouldn't install anything becaus…
-
Relevant code: https://github.com/numenta/nupic.core/blob/8a846d1d897440bc6ca1e46120520da166bc551a/src/nupic/experimental/ExtendedTemporalMemory.cpp#L616
I didn't change the algorithm at all, I just …