Open
Description
s, T are defined in the paper but not given much explanation in the code or the paper really. For applying these models a little bit of guidance on effects of all the values would be super interesting.
class MultiClassTsetlinMachine(CommonTsetlinMachine):
def init(self, number_of_clauses, T, s, boost_true_positive_feedback=1, number_of_state_bits=8, append_negated=True, max_weight=1, number_of_classes = None):
Metadata
Metadata
Assignees
Labels
No labels