I took a look of the mnist.py and found that was a type of offline supervised learning by using spacial pooling, so I would like to know if there are some examples/ways to support unsupervised online learning as NuPIC did by using your tensorflow implementation?
Hi,
I took a look of the mnist.py and found that was a type of offline supervised learning by using spacial pooling, so I would like to know if there are some examples/ways to support unsupervised online learning as NuPIC did by using your tensorflow implementation?
Regards, Ming