Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Softmax

This C code implements the Sofmax function on user array. Softmax is a common function for the output layer in Neural Networks for classification models. It gives the probability of all possible solutions.

About

This C code implement the Sofmax function on user array. Softmax is a common function for output layer in Neural Networks. It's gives the probability of all possible solutions.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages