arghosh / AKT

MIT License
93 stars 31 forks source link

Comparison to other models (SAKT, DKT, DKVMN) #1

Open marshallgrimmett opened 4 years ago

marshallgrimmett commented 4 years ago

Hi,

Do you have the implementations for the other models listed in your paper? (SAKT, DKT, DKVMN)

I noticed there are lines of code meant for it, but it appears it was left out.

If you have the code, it would be greatly appreciated. I am working on a school project that implements a different dataset using your paper and code.

Thank you, Marshall

arghosh commented 3 years ago

I will try to add these as soon as possible.

marshallgrimmett commented 3 years ago

I will try to add these as soon as possible.

I will try to add these as soon as possible.

I made a fork of the repository with the code you provided me for the other models. I made some changes to get those models running with default parameters, but that is as far as I got. I hope this helps.