Added readme

This commit is contained in:
vd
2022-09-02 03:56:34 +03:00
parent e5e0a72c1c
commit 996a86c982

View File

@@ -1,2 +1,5 @@
One two three First download existing dataset with `download-dataset`.
./`download-dataset` Run `train-embedding.py` to train embedding model with `embedding_config.json`. If `visualize` is set to `true` will create loss graph and PCA+TSNE visualization.
Run `train-classifier.py` to train classification (kNN) model with `classifier_config.json`