D
D
Deathgar2019-12-03 16:00:14
Programming
Deathgar, 2019-12-03 16:00:14

What is an inverse activation function?

Came across this article . In this article, under the picture of the neural network, there are two such paragraphs:

It's more chaotic than a traditional neural network due to the sparse connectivity and skip connections, but it is more explainable since the activation functions and structure have been explicitly optimised.
The most striking feature of the network is the x parameter (position of the cart) has an almost direct line to the output node, which calculates force, intercepted only by a single hidden neuron with an inverse activation function . This line has the effect of providing a force towards the center of the screen regardless of the sign of the shared weight value: the network has learned how to get the cart to the center in a weight-agnostic way.

I can't find any information about this inverse activation function. Does anyone have a link to it or the formula itself? Or what kind of activation function is this?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
X
xmoonlight, 2019-12-03
@xmoonlight

It 's page 7.
We take any of these and express X. This will be the inverse function to the one that was taken.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question