ebisu icon indicating copy to clipboard operation
ebisu copied to clipboard

Create fresh repo/module for stand-alone pure-Python Ebisu, and a bugfix there

Open fasiha opened this issue 6 years ago • 0 comments

My standalone logsumexp has a bug: sgn = 1 if s >= 0 else 0 should have else -1.

fasiha avatar Feb 03 '20 01:02 fasiha