Hacker News new | past | comments | ask | show | jobs | submit login
Differentiable approximations to the min and max operators (github.com/aidanrocke)
3 points by aidanrocke on Feb 13, 2020 | hide | past | favorite | 2 comments



How does this stack up to the softmax[0] function, log(exp(n_1) + exp(n_2) + ... + exp(n_i))? Are they analytically equivalent?

0: https://en.wikipedia.org/wiki/LogSumExp


tl;dr

1. Within the context of optimisation, differentiable approximations of the min and max operators on R^n are very useful.

2. However, in order for these approximations to be useful they must also be numerically stable.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: