torralba-lab / im2recipe

Code supporting the CVPR 2017 paper "Learning Cross-modal Embeddings for Cooking Recipes and Food Images"
MIT License
370 stars 89 forks source link

How much iterate did you the learning in your paper? #19

Closed ok8omk closed 6 years ago

ok8omk commented 6 years ago

Hello. I'm going to replicate your experiment in your paper for confirm whether it works or not. For replication, I want to know a same iteration number as one used in your experiment. But I couldn't find this number in your paper. How much iterate did you the learning in your paper?

nhynes commented 6 years ago

A good strategy would be to run until the validation error stops decreasing.