Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@zhouhq10 zhouhq10 released this 23 Mar 14:30
ecada10

Release v0.1.0: Initial Public Release of PSI-KT

Highlights:

  • Predictive Accuracy: Utilizes a hierarchical state-space model for high predictive performance on structured domains.
  • Scalable & Interpretable: Designed for efficient scalability and provides interpretable insights into learning dynamics.

Installation:

To get started with PSI-KT, clone the repo and set up the environment with:

git clone https://github.com/mlcolab/psi-kt.git
cd psi-kt
conda env create -f environment.yml
conda activate psi-kt

License:

PSI-KT is released under the GNU Affero General Public License. Please refer to LICENSE.md for details.