Skip to content

Palak-15/Softmax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Softmax

Softmax function convert the scores into proper probability (sum equal to 1)

Dependencies

  • numpy
  • matplotlib

Use pip to install above dependencies.

$ pip install numpy
$ pip install matplotlib

Inline-style: alt text

About

Softmax Function Implementation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages