FPGA Implementation of Taylor Series Based Exponential
Exponential function is very important to evaluate activation functions (Sigmoid, hyperbolic tangent, SoftMax etc.) used in machine learning (ML) algorithms. Thus, efficient hardware implementation of exponential function very important. In this post, we have discussed detailed FPGA Implementation of Taylor Series Based Exponential function. Many techniques are reported in literature to compute exponential function. Taylor […]
FPGA Implementation of Taylor Series Based Exponential Read More »