Releases: CAHLR/pyBKT
Releases · CAHLR/pyBKT
pyBKT v1.4.2
Community bug fixes:
- Fixing compatibility with the latest Collab notebook environment
- Fixing compatibility with Windows based installs
What's Changed
- fix tracked_states bug in Roster class by @ShailenSmith in #44
- fix: Convert 1e8 to int in Model.py by @TijlE-1951707 in #48
- Fix multiprocessing error in Windows by @BiyingZhou in #51
- fix: Convert 1e8 to int in Model.py by @andreamu02 in #56
New Contributors
- @ShailenSmith made their first contribution in #44
- @TijlE-1951707 made their first contribution in #48
- @BiyingZhou made their first contribution in #51
- @andreamu02 made their first contribution in #56
Full Changelog: 1.4.1...1.4.2
pyBKT v1.4.1
Python implementation of the Bayesian Knowledge Tracing algorithm and variants, estimating student cognitive mastery from problem solving sequences.