Interesting. Theoritically. Either approach should work. Given enough data the system would find that there are only 2 unique low level patterns. And look for unique higher level patterns as a combination of low level patterns.
Chandan On Thursday, January 29, 2015, Matthew Taylor <[email protected]> wrote: > I have a project where I'd like to send a stream of boolean values > into NuPIC, but it looks like boolean values are not a valid data type > for model input [1]. Should I use integers (0,1) to represent > booleans? Or should I use string categories (True,False)? > > [1] https://github.com/numenta/nupic/issues/1775 > > Thanks, > --------- > Matt Taylor > OS Community Flag-Bearer > Numenta > >
