Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
typo on lenet page
  • Loading branch information
Philip Kirkbride committed Jun 7, 2017
commit 8eb21daf92d48c020bfc7fe9b3ef680403e812ae
2 changes: 1 addition & 1 deletion doc/lenet.txt
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ the task.

Filter Shape
************
Common filter shapes found in the litterature vary greatly, usually based on
Common filter shapes found in the literature vary greatly, usually based on
the dataset. Best results on MNIST-sized images (28x28) are usually in the 5x5
range on the first layer, while natural image datasets (often with hundreds of pixels in each
dimension) tend to use larger first-layer filters of shape 12x12 or 15x15.
Expand Down