From 5dc4bbaf666f27f0f19e3cff0991bd66071182f0 Mon Sep 17 00:00:00 2001 From: Logan Bauman Date: Sat, 7 May 2022 13:21:04 -0400 Subject: hi --- hyperparameters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hyperparameters.py') diff --git a/hyperparameters.py b/hyperparameters.py index e1b8ca75..80141fcf 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 = 10000 +num_epochs = 20000 """ A critical parameter that can dramatically affect whether training -- cgit v1.2.3-70-g09d2