Open
Description
In bindings\py\tests\algorithms\temporal_memory_test.py, line 58
I marked this py unit test as skipped. It is giving me an error that comes from Cereal. It is an error I have see before with JSON output and it may indicate some bad Cereal serialization code someplace.
This happens when deserializing the TM using the loadFromString(s) function.