File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -350,12 +350,12 @@ The output one should expect is of the form :
350
350
351
351
.. code-block:: bash
352
352
353
- Optimization complete with best validation score of 2.08% , with test performance 2.18 %
354
- The code ran for 55.57 minutes
353
+ Optimization complete. Best validation score of 1.690000 % obtained at iteration 2070000 , with test performance 1.650000 %
354
+ The code for file mlp.py ran for 97.34m
355
355
356
- On an Intel(R) Core(TM)2 Duo CPU E8400 @ 3.00 Ghz the code runs with
357
- approximately 1.78 epoch/minute and it took 99 epochs to reach a test
358
- error of 2.18 %.
356
+ On an Intel(R) Core(TM) i7-2600K CPU @ 3.40GHz the code runs with
357
+ approximately 10.3 epoch/minute and it took 828 epochs to reach a test
358
+ error of 1.65 %.
359
359
360
360
To put this into perspective, we refer the reader to the results section of `this
361
361
<http://yann.lecun.com/exdb/mnist>`_ page.
You can’t perform that action at this time.
0 commit comments