From 642ce6f25cd6bdecdeed2312697175d10bed0f33 Mon Sep 17 00:00:00 2001 From: Benjamin Fiske Date: Wed, 4 May 2022 22:25:25 -0400 Subject: making it run --- hyperparameters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperparameters.py') diff --git a/hyperparameters.py b/hyperparameters.py index 8a3da6e2..4f264528 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 = 100 +num_epochs = 10 """ A critical parameter that can dramatically affect whether training -- cgit v1.2.3-70-g09d2