Skip to content

ConvElemwise now sets tied_b to the correct default#1433

Open
GeertLitjens wants to merge 1 commit into
lisa-lab:masterfrom
GeertLitjens:fix_tied_b
Open

ConvElemwise now sets tied_b to the correct default#1433
GeertLitjens wants to merge 1 commit into
lisa-lab:masterfrom
GeertLitjens:fix_tied_b

Conversation

@GeertLitjens

Copy link
Copy Markdown
Contributor

This commit should fix #1430. One thing I noticed is that the default is overwritten in ConvRectifiedLinear, should this not be True there also?

@lamblin

lamblin commented Mar 24, 2015

Copy link
Copy Markdown
Member

Actually, this would change the default behaviour without a warning in advance, and I'm not sure whether the behaviour or the documentation should be changed (especially if the default of conv rectifiers is False).
Could you open a thread on pylearn-dev to discuss the issue?

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.

tied_b initialized to None instead of True in ConvElemWise

2 participants