Added readme
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
First download existing dataset with `download-dataset`.
|
First download existing dataset with `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-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`
|
Run `train-classifier.py` to train classification (kNN) model with `classifier_config.json`.
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user