olafuraron commited on
Commit
f8c98d4
·
verified ·
1 Parent(s): e646b3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -109,6 +109,10 @@ classification with no data leaving the device.
109
  - Requires periodic retraining as tracking techniques evolve
110
  - Tree-based models (RF, XGBoost) outperform this model on accuracy, but cannot run in WASM
111
 
 
 
 
 
112
  ## Source
113
 
114
  Code and methodology: [github.com/olafurjohannsson/tracker-ml](https://github.com/olafurjohannsson/tracker-ml)
 
109
  - Requires periodic retraining as tracking techniques evolve
110
  - Tree-based models (RF, XGBoost) outperform this model on accuracy, but cannot run in WASM
111
 
112
+ ## Links
113
+
114
+ [Kjarni](https://kjarni.ai)
115
+
116
  ## Source
117
 
118
  Code and methodology: [github.com/olafurjohannsson/tracker-ml](https://github.com/olafurjohannsson/tracker-ml)