Aseem, what limitations of the current classifier are you trying to address?


On Fri, Aug 9, 2013 at 12:34 AM, Ramesh Ganesan <[email protected]> wrote:

> Good thoughts Aseem Hegshetye :)
>
> I think, storing weight matrix itself wouldn't enough to calculate 2nd,
> 3rd etc., prediction steps. we have to find out activation of cells using
> the predicted state values and do the inhibition. The process might be like
>
> pattern -> get predicted state cells -> next phase without learning using
> predicted value of that predicted cells (2nd step)-> get predicted state
> cells -> next phase without learning using predicted value of that
> predicted cells (3rd step) -> ...
>
> is it make sense?
>
> Thanks
> Ramesh Ganesan.
>
>
> _______________________________________________
> nupic mailing list
> [email protected]
> http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org
>
>
_______________________________________________
nupic mailing list
[email protected]
http://lists.numenta.org/mailman/listinfo/nupic_lists.numenta.org

Reply via email to