Skip to content

Clarify difference between modern conv2d and original LeNet#91

Merged
lamblin merged 3 commits into
lisa-lab:masterfrom
memimo:lenet
Jul 6, 2015
Merged

Clarify difference between modern conv2d and original LeNet#91
lamblin merged 3 commits into
lisa-lab:masterfrom
memimo:lenet

Conversation

@memimo
Copy link
Copy Markdown
Member

@memimo memimo commented Jun 22, 2015

fixed #78

Comment thread doc/lenet.txt Outdated
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"in majority" => "in the majority"
"of of" => "of"
"library codes" => "implementations" ?
"is slightly different than" => "differs slightly from"
Starting at "In modern conv2d" until the end, it's not really obvious to me what you mean. This would probably benefit from being rephrased. There are a few typos and errors too, but I'll wait since this will probably be rewritten anyway.

@nouiz
Copy link
Copy Markdown
Member

nouiz commented Jun 29, 2015

@memimo make a comment when you add commits to a PR, otherwise, we don't get notification.

@carriepl can you check?

@memimo
Copy link
Copy Markdown
Member Author

memimo commented Jul 2, 2015

I'm not sure which are you referring to as "one" and "others"

@carriepl
Copy link
Copy Markdown
Contributor

carriepl commented Jul 2, 2015

You list 3 items, suggesting they are different but you only explain the characteristics of the 2 first items and not the third so the reader doesn't know how it differs from the 2 previous items.

@memimo
Copy link
Copy Markdown
Member Author

memimo commented Jul 3, 2015

I tried to clarify it a bit further.

lamblin added a commit that referenced this pull request Jul 6, 2015
Clarify difference between modern conv2d and original LeNet
@lamblin lamblin merged commit a375cf4 into lisa-lab:master Jul 6, 2015
@memimo memimo deleted the lenet branch July 6, 2015 21:12
taneishi pushed a commit to taneishi/DBN that referenced this pull request Nov 28, 2019
Clarify difference between modern conv2d and original LeNet
taneishi pushed a commit to taneishi/DBN that referenced this pull request Feb 13, 2020
Clarify difference between modern conv2d and original LeNet

Former-commit-id: 656077a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to implement the real LeNet5 in theano?

4 participants