Matheus Araujo
Matheus Araujo
I can't unsubscribe from AfoListObservable when I query it because its subscription method always returns undefined. I have a provider method that querys a list: Code is bellow: ` obterCondutorPeloUsuarioLogado(){...
Fixes #543 #542 Enabling the Network API to create multi step inferences and fixing a bug in multiencoder that prevented one from using coordinate encoder
I'm experimenting with GeospatialCoordinateEncoder, CoordinateEncoder and FileSensor Everything works fine with GeospatialCoordinateEncoder but CoordinateEncoder throws the mentioned exception: java.lang.IllegalStateException: java.lang.ClassCastException: java.lang.Double cannot be cast to [I I found that exception...
Can't find a way to make multi step predctions on HTM.Java. Found this post https://discourse.numenta.org/t/multi-step-predictions-in-java/2484 where one get to know that it's not a feature of HTM.Java. I would like...