jakdot/pyactr

Utility Learning

Closed this issue · 1 comments

Hey jakdot!
When running your code from 'u7_simplecompilation.py', the compiled production rules (e.g. 'one and two') never seem to fire, even with utility_noise=10.
Is this how it should be, or is there something going wrong?

I see, Subsymbolic has to be switched to True, it is False by default.