Since you don't want there to be any similarity between them, you would typically just use string categories "True" and "False".
--Subutai On Wed, Jan 28, 2015 at 4:15 PM, 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 > >
