Releases: mlcolab/psi-kt
Releases · mlcolab/psi-kt
Initial Release
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.