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

Reply via email to