Skip to content

Fixes issue with get_avg_corr and count_solved_instances#5

Open
John-A-Aydin wants to merge 4 commits intoai4society:mainfrom
John-A-Aydin:main
Open

Fixes issue with get_avg_corr and count_solved_instances#5
John-A-Aydin wants to merge 4 commits intoai4society:mainfrom
John-A-Aydin:main

Conversation

@John-A-Aydin
Copy link

Changed metacognition to never memorize solutions with systemALL.

Using memorize_solution with systemALL was preventing get_avg_corr and count_solved_instances from looking at any instances of s1 and s2 solutions that were chosen by the metacognition module.

These functions would only count instances where the user called metacognition with run_type = "s1" | "s2".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant