-
I would like to take this opportunity to ask the authors of keystone for their rationale and the motivation behind the chosen license for open source use (i.e. GPLv2).
Specifically, I'd be interested…
-
I'm encountering the following test failure on my mac laptop:
```
$ py.test tests/unit/nupic/encoders/coordinate_test.py -k testEncodeRelativePositionsAndRadii
=======================================…
-
The current project is set up so that `pip install -e .` will try to download mnist dataset. There also seem to be other example binaries built too.
However, I just want to build the library from s…
-
Hi! What is the data source for the AWS and ads data (ie who was the user generating this data, what kind of workloads were they running)? Was this data collected from Numenta's services?
g-luo updated
3 years ago
-
From: https://discourse.numenta.org/t/error-installing-htm-core/8459
Shiva writes on the htm forum:
hi every one. I am using Manjaro Linux and Python 3.9 on it. When I use this command for install…
-
Opening up this issue to have a place for discussion - in case I miss out any libraries.
The current list is ...
## Clojure
#### Natural Language Processing
* [Clojure-openNLP](https:/…
-
Currently our version is set to `1.0.8.community0` in the file VERSION.
PYPI does not like non-numeric version numbers so this should be changed ... but what should it be? Do we need to retain an a…
-
I am working with the open source htm-community for numenta, working on AI software algorithms. Our software is a set of Python apps with an C++ extension library. We build packages for this library f…
-
of nupic.cpp
- [x] start using releases/tags
- [x] ~~bump minor version on each PR merged~~ we use manual tag process for releases
- [x] manually bump major version when needed (= new feature …
-
from https://github.com/numenta/nupic.core/issues/1439
Check if we can build on Arm64 too.
Should be easier, as ASM and platform specific code was mostly removed.
- [ ] solve compiler differen…