UPDF AI

A Fast, Compact Approximation of the Exponential Function

N. Schraudolph

1999 · DOI: 10.1162/089976699300016467
Neural Computation · 94 citas

TLDR

This article describes how exponentiation can be approximated by manipulating the components of a standard (IEEE-754) floating-point representation, which models the exponential function as a lookup table with linear interpolation, but is significantly faster and more compact.