Skip to content
Snippets Groups Projects
Commit b124a6cf authored by Chris MacLellan's avatar Chris MacLellan
Browse files

updated readme

parent 44052d6d
Branches
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@ An implementation of DKT in pytroch
Run the command `pip install -U git+https://gitlab.cci.drexel.edu/teachable-ai-lab/dkt_torch@master`
or clone the repo and go to the folder and run `pip install -e .`
## Usage
Use the scripts located in the scripts folder. The `fit_to_datashop.py` is used to train the DKT model on a datashop file. The `predict.py` gives examples of how to use the trained model to generate predictions.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment