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 μ κ°μ λλ ν 리μ μμΉμμΌμΌ ν©λλ€.