Skip to content

Research project Profiling of Students’ Competencies for Adaptive Learning Systems (BACHELOR’S THESIS)

Notifications You must be signed in to change notification settings

ivankot88/knowledge_tracing

Repository files navigation

knowledge_tracing

Knowledge Tracing model - is transformer encoder-decoder based model that allows you to track student's academic results. For more information see paper.

Preparing

Use prepare_data.py to collect all data from folders.

Installing dependencies

pip install requirements.txt

Train model

python main.py --wandb online/offline/disabled --test

Args:

  • wandb - wandb mode

  • test - test model training on small dataset (use wandb disabled)

About

Research project Profiling of Students’ Competencies for Adaptive Learning Systems (BACHELOR’S THESIS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published