pyTsetlinMachine
pyTsetlinMachine copied to clipboard
Interpreting the get_state() function in the MultiClassTsetlinMachine Class
Can you please provide a detailed encoding of the state as returned by the class method 'get_state' in the MultiClassTsetlinMachine Class? I cannot understand how to interpret the returned 32-bit integer array of $size = Number Of Clauses * Number Of Ta Chunks * Number Of State Bits$
Thank you!