-
Why:
- allows SP to work as associative-memory (like SOM)
- better quality of produced SDRs, #155 , better noice resistance
Question:
- same as TM with cellsPerColumn = 1 ?
Implementation…
-
Hello,
I have been thinking a little bit about qbsolv and I came up with a reasoning which might interest this community. As far as I understood, qbsolv is concerned with problems which unknown is …
-
It may be useful to be able to add a new function to a `BlockFunction`.
Requires `append`. It may be useful to override `__add__` method?
Similarly for `BlockOperator`
-
Hello. I'm having trouble with my fibula cutting guide because the cutting boxes are extruded from the guide's fitting surface (orange arrows). I've experienced this issue twice in past cases, and it'…
-
Dear Edouard and Mathieu,
I have made a proposed solution to the problem of both passing and returning information about the algorithm through the same data structure.
My proposed solution is to pas…
-
This has been discussed repeatedly, but it's important to get right if we want widespread adoption. Some references:
https://github.com/Evizero/MLModels.jl/issues/12
https://github.com/Evizero/MLMod…
-
Hi all,
My apologies for getting to this conversation late, but I had some questions about the implications of the compression/linearization capabilities afforded by this new implementation. There…
-
https://datawhalechina.github.io/easy-rl/#/chapter5/chapter5
Description
-
I want to separate boosting from SpatialPooler into a standalone class.
### What is Boosting
Roughly speaking, boosting is a process of monitoring activation frequency (activity) of columns, an…
-