Skip to content

MattesMrzik/tkf_eval

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

git clone https://github.com/MattesMrzik/tkf_eval.git
cd tkf_eval/

if you want to use https instead of ssh then run

git config --global url."https://github.com/".insteadOf [email protected]:
git submodule sync --recursive

Then run:

git submodule update --init --recursive

Update

git pull --recurse-submodules
# this was not necessary for me: :git submodule update --recursive

About

Evaluate the implementation of the TKF model

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors