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-classifier.py to train classification (kNN) model with classifier_config.json.
Description
Languages
Python
55.9%
Jupyter Notebook
43.4%
Shell
0.7%