-
Class file:
https://github.com/numenta/nupic.research/blob/master/htmresearch/encoders/sound_encoder.py
Although it is under `research` repo, we can still track its development.
Maybe we should put…
-
Just asking if there is a quick start guide to have the Python3 NUPIC version up and running?
Thanks
-
hi,
when I use `pyCAPNP` along with `cProfile` module, I get the error. (alone both work fine)
```
File "enc_speed.py", line 28, in
from nupic.encoders.scalar import ScalarEncoder
File "nu…
-
so it can be conveniently used along nupic.
It should be possible to install with:
`python setup.py install`
which will install content of `nupic/audio/` and make it accessible from anywhere with:…
-
I am attempting to build a manylinux1 wheel from the [nupic.core](https://github.com/numenta/nupic.core) project per [PEP-513](https://www.python.org/dev/peps/pep-0513/), which defines the manylinux1 …
-
After seeing your explanation about anomalies, I want to try it for myself. So I cloned your code and started run_all.sh in run_anomaly. I got this runtime error, which I cannot explain. I checked the…
-
... along with the anomaly scores, predictions, ...
- for nupic.vision
Use-case:
- [ ] plot (input) image data
- [ ] along with anomaly score (other time-series data)
- [ ] could even position the…
-
I am installing the library on a Jetson Nano with Python 3.6.5, PyTorch 1.9.0 and torch vision 0.10.0. Unfortunately when I run the command `pip install -e .` I get the following error
> Collectin…
-
Hi,
we're trying to use your code in our MNIST test, this is a great idea for a repo, btw! Thanks for doing that.
... and the compilation fails with errors in mnist_reader_less.hpp:
> In fil…
-
Partial job of https://github.com/numenta/nupic/issues/1667