shyamupa / snli-entailment

attention model for entailment on SNLI corpus implemented in Tensorflow and Keras
178 stars 43 forks source link

Saving model generated at each epoch #10

Open pathakamarnath opened 6 years ago

pathakamarnath commented 6 years ago

How can the model at each epoch be saved and used for future test set?