Skip to content

prolearner/LearningToCompareTF

Repository files navigation

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

About

implementation of the learning to compare article using tensorflow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages