pip install pillow
pip install pandas
pip install ttkthemes
python triplet_sampler.py --n_pos 1 --n_neg 1
python train_net.py --epochs 1 --optim adam
python predict.py
python triplet_checker.py
triplet_checker.py ๋ triplet.csv ์ ๊ฐ์ ๋๋ ํ ๋ฆฌ์ ์์น์์ผ์ผ ํฉ๋๋ค.