This document discusses using hierarchical temporal memory and grid cells for anomaly detection. Specifically, it discusses encoding the location of a circle moving in a circular path using grid cells, which represent locations in a grid-like pattern. Any anomalies in the circle's path, such as moving outside the normal circular pattern, would be detected by changes in the grid cell encoding.
1 of 14
More Related Content
Path anomaly detection using Hierarchical Temporal Memory
6. SDR and Encoders
? So, a SDR looks like this
? How do we convert
integer/numbers into one
7. ScalarEncoder
? The simplest encoder
? Example: Encode scalars between 0 and 100
with 400 bits.
? SDR on the right represents 54
8. ScalarEncoder
? The simplest encoder
? Example: Encode scalars between 0 and 100
with 400 bits.
? SDR on the right represents 54
? One SDR can represent may values
? What happens if > 100 or < 0
? Encode as 0 or 100