-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Yun edited this page Jun 17, 2015
·
28 revisions
#Quick Start
- Download the latest release [here] (https://github.com/ml-smores/fast/releases).
- Decompress the file. It includes sample data for getting you started quickly.
- Open a terminal and type the following. Note that "++" is needed for specifying the ".conf" file.
java -jar fast-2.0.0-final.jar ++input/FAST+IRT.conf
Congratulations! You just trained a student model (with student and item features) using state of the art technology.
For knowing more about the configuration variables, you can type:
java -jar fast-2.0.0-final.jar -help