Skip to content
This repository has been archived by the owner on Aug 15, 2020. It is now read-only.

Commit

Permalink
Checking epch sced
Browse files Browse the repository at this point in the history
  • Loading branch information
elesideprojects committed Dec 2, 2017
1 parent ce023c1 commit 9d3c3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -475,7 +475,7 @@ def generic_train(p_or_n, train_sents, train_labels, use_lstm, val_sents=None, v



while epoch_number<2:
while epoch_number<90:
average_loss_per_phrase=0
accuracy_per_phase=0
step = 0
Expand Down

0 comments on commit 9d3c3ef

Please sign in to comment.