Skip to content

auroua/L_Softmax_TensorFlow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

L_Softmax_TensorFlow

TensorFlow version of L_SoftMax.

Results:

results

I found prelu is quite stable than relu, so I used prelu as paper said.

Reference:

Contribution

This is mainly implemented by py_func, which is quite slow. If anyone have implemented a tf_op in C++ or cuda, pull request is warmly welcome.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages