pykt-team / pykt-toolkit

pyKT: A Python Library to Benchmark Deep Learning based Knowledge Tracing Models
https://pykt.org
MIT License
212 stars 58 forks source link

About the Epoch #155

Open XDZxdz1 opened 9 months ago

XDZxdz1 commented 9 months ago

Hello, sorry to bother you again. May I ask if all models have a training Epoch of 200?

sonyawong commented 9 months ago

Hello, sorry to bother you again. May I ask if all models have a training Epoch of 200?

Yes, The training epoch of each model is set to 200. However, we employ early stop hence the total training epoch of each model is different.