aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLogan Bauman <logan_bauman@brown.edu>2022-05-07 14:45:55 -0400
committerLogan Bauman <logan_bauman@brown.edu>2022-05-07 14:45:55 -0400
commit0832fee98ab118402a52af605bf53d0f5129996e (patch)
tree2fb7250d716cd07c19d19c88d3f7d35ecb076090
parent5ce6bc245ec6483a91a67d5edfa79771786a4fc3 (diff)
hi
-rw-r--r--hyperparameters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperparameters.py b/hyperparameters.py
index 4760afe4..ec424dfa 100644
--- a/hyperparameters.py
+++ b/hyperparameters.py
@@ -9,7 +9,7 @@ Number of epochs. If you experiment with more complex networks you
might need to increase this. Likewise if you add regularization that
slows training.
"""
-num_epochs = 7000
+num_epochs = 5000
"""
A critical parameter that can dramatically affect whether training