Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 685 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 685 Bytes

LearningToCompareTF

implementation of the learning to compare article using tensorflow

To start the omniglot experiment run

omniglot_test.py

omniglot dataset will be downloaded in the omniglot directory while results will be stored in pickle files in the results/omniglot/ directory.

check the bottom of the file to see and modify the arguments that you can pass

Results

Learning curves for a model similar to NaiveRN for the omniglot dataset augmented as in the paper:

accuracy and loss on the test set over training episodes