Skip to content

Commit 8dcd618

Browse files
committed
Bug fix for length of epoch in mlp tutorial
1 parent 170eee0 commit 8dcd618

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/mlp.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@ The output one should expect is of the form :
353353
The code ran for 55.57 minutes
354354

355355
On an Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00 Ghz the code runs with
356-
approximately 0.56 epoch/minute and it took 99 epochs to reach a test
356+
approximately 1.78 epoch/minute and it took 99 epochs to reach a test
357357
error of 2.18%.
358358

359359
To put this into perspective, we refer the reader to the results section of `this

0 commit comments

Comments
 (0)