Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Is there a problem with this line? #41

Open
InTheFuture7 opened this issue Mar 14, 2023 · 0 comments
Open

Is there a problem with this line? #41

InTheFuture7 opened this issue Mar 14, 2023 · 0 comments

Comments

@InTheFuture7
Copy link

InTheFuture7 commented Mar 14, 2023

I don't undersatand why it is (stu_i + 2 * (1 - q_m))[obj_prob_index] and not stu_i[obj_prob_index]?
I am looking forward to your reply!

mastery[i][obj_prob_index] = np.min((stu_i + 2 * (1 - q_m))[obj_prob_index], axis=1)

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant