aboutsummaryrefslogtreecommitdiff
path: root/hyperparameters.py
diff options
context:
space:
mode:
authorMichael Foiani <sotech117@michaels-mbp-3.devices.brown.edu>2022-05-07 17:58:34 -0400
committerMichael Foiani <sotech117@michaels-mbp-3.devices.brown.edu>2022-05-07 17:58:34 -0400
commit5d31ad51490766acd5d4f8be1cc8b1fbdddd27be (patch)
tree23fd6381465108a764b14d2900c63b41b7274bac /hyperparameters.py
parent7a03723ffb9ac7613f3c5537a4d5c7cb9a4a3f3a (diff)
mege with pycache
Diffstat (limited to 'hyperparameters.py')
-rw-r--r--hyperparameters.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hyperparameters.py b/hyperparameters.py
index 75528742..ba471691 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 = 500
+num_epochs = 5
"""
A critical parameter that can dramatically affect whether training