Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the use of leaky relu function?

Answer Posted / Arvind Saini

The Leaky ReLU (Rectified Linear Unit) function is a variation of the standard ReLU function that aims to address the vanishing gradient problem in deep neural networks. Instead of outputting 0 for negative inputs as the standard ReLU does, the Leaky ReLU outputs a small positive value between 0 and some constant 'a'. The formula for Leaky ReLU is: f(x) = max(0, ax) + b. Here, 'a' is the slope of the line for negative values (usually set to 0.1), and 'b' is a bias term.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

No New Questions to Answer in this Category !!    You can

Post New Questions

Answer Questions in Different Category