Skip to content

An algorithm to compute the softmax layer in neural networks using low floating-point precision arithmetic.

Notifications You must be signed in to change notification settings

DanielEftekhari/numerically-efficient-softmax-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

A Numerically Efficient Algorithm for Computing the Softmax Function

An algorithm to compute the softmax layer in neural networks using low floating-point precision arithmetic.

See the pdf file for the algorithm.

About

An algorithm to compute the softmax layer in neural networks using low floating-point precision arithmetic.

Topics

Resources

Stars

Watchers

Forks