Skip to content

Commit f49f761

Browse files
committed
Added tip for the lenet model.
1 parent 0dc814c commit f49f761

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/lenet.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,3 +642,10 @@ much information.
642642
artificial neuron and "cell" to refer to the biological neuron.
643643

644644

645+
Tips
646+
****
647+
648+
If you want to try this model on a new dataset, here are a few tips that can help you get better results:
649+
650+
* Whitening the data (e.g. with PCA)
651+
* Decay the learning rate in each epoch

0 commit comments

Comments
 (0)