I'm looking for an example (or examples) of using NuPIC with either (or both of) multiple inputs and multiple levels.
With multiple inputs, the nearest example I can find is the NY Taxi example. However the technical paper I have indicates that the 3 inputs are aggregated into one input (via competitive polling) before being fed into the model. Can anyone tell me if it possible to have multiple inputs? Or do multiple inputs have to be processed into one input as per that example? I can't find the code for the NY taxi example (in the NuPIC GitHub repository). Is it available, and if so where? Also, is it possible to develop multi-level models? If anyone can point me at any technical description of such models, or a code example, I'd appreciate it. thanks Phil.
