Skip to content
Discussion options

You must be logged in to vote

topk(y) and topk(tanh(y)) will return the same set of nodes, in other words applying tanh will not change the ranking. Because tanh is a increasing function i.e is if if y1>y2 then tanh(y1)>tanh(y2).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by arake001
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants