Skip to content

Conversation

@zacstewart
Copy link
Contributor

The SigmoidalLayer and TahnLayer classes seem to have been merged into the HiddenLayer which has an activation function attribute. Several places in the tutorial still refer to the SigmoidalLayer, so I updated them to HiddenLayer and took care to specify the T.nnet.sigmoid activation function where appropriate.

The SigmoidalLayer and TahnLayer classes seem to have been merged into
the HiddenLayer with has an activation function attribute. Several
places in the tutorial still refer to the SigmoidalLayer, so I updated
them to HiddenLayer and took care to specify the T.nnet.sigmoid
activation function where appropriate.
@nouiz
Copy link
Member

nouiz commented Jan 6, 2014

thanks!

nouiz added a commit that referenced this pull request Jan 6, 2014
Change references to SigmoidalLayer to HiddenLayer
@nouiz nouiz merged commit 076317e into lisa-lab:master Jan 6, 2014
taneishi pushed a commit to taneishi/DBN that referenced this pull request Nov 28, 2019
Change references to SigmoidalLayer to HiddenLayer
taneishi pushed a commit to taneishi/DBN that referenced this pull request Feb 13, 2020
Change references to SigmoidalLayer to HiddenLayer

Former-commit-id: 92307eb
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.

2 participants