pyTsetlinMachine icon indicating copy to clipboard operation
pyTsetlinMachine copied to clipboard

Interpreting the get_state() function in the MultiClassTsetlinMachine Class

Open kartkerb02 opened this issue 2 years ago • 0 comments

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!

kartkerb02 avatar Nov 05 '23 19:11 kartkerb02