logoalt Hacker News

thaumasiotestoday at 4:08 AM3 repliesview on HN

> isn't the operation its own inverse depending on the parameter?

This is a function from ℝ² to ℝ. It can't be its own inverse; what would that mean?


Replies

woopsntoday at 4:49 AM

It's a kind of superposition representation a la Kolmogorov-Arnold, a learnable functional basis for elementary functions g(x,y)=f(x) - f^{-1}(y) in this sense with f=exp.

hyperhellotoday at 4:28 AM

eml(1,eml(x,1)) = eml(eml(1,x),1) = exp(ln(x)) = ln(exp(x)) = x

show 2 replies