Machine Learning Engineer
- India
-
17:07
(UTC +05:30) - shivanandmn.github.io
- https://kaggle.com/shivanandmn
- in/shivanandmn
- @Shivanand_MN
Pinned Loading
-
SAINT_plus-Knowledge-Tracing-
SAINT_plus-Knowledge-Tracing- PublicImplementation of [SAINT+: Integrating Temporal Features for EdNet Correctness Prediction](https://arxiv.org/abs/2010.12042)
-
Knowledge-Tracing-SAINT
Knowledge-Tracing-SAINT PublicTowards an Appropriate Query, Key, and Value Computation for Knowledge Tracing -Paper Implementation on "Riiid! Answer Correctness Prediction", Kaggle Competition
-
-
-
-
lazy_multiprocessing.py
lazy_multiprocessing.py 1from concurrent.futures import ThreadPoolExecutor, ProcessPoolExecutor
2from tqdm import tqdm
34def concurrency(function,data,length,method="thread"):
5if method=="thread":
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.




