Learning Goal - The Inverse Sigmoid Trick
3 important questions on Learning Goal - The Inverse Sigmoid Trick
Why can't the hidden layer just output f(x) directly? What goes wrong?
What is the inverse sigmoid trick and how does it fix the problem?
Then the output neuron computes:
σ(σ⁻¹(f(x))) = f(x)
The two sigmoids cancel, and the network's final output is exactly f(x). The bump heights h in the hidden layer are set to σ⁻¹ of the desired output values rather than the values themselves.
What constraint does the inverse sigmoid trick place on f(x)?
The question on the page originate from the summary of the following study material:
- A unique study and practice tool
- Never study anything twice again
- Get the grades you hope for
- 100% sure, 100% understanding

















