JuliaML / LossFunctions.jl

Julia package of loss functions for machine learning.
https://juliaml.github.io/LossFunctions.jl/stable
Other
147 stars 33 forks source link

Undefined exports #84

Closed joshday closed 7 years ago

joshday commented 7 years ago

I just noticed grad_fun and value_grad_fun are exported but not defined anywhere.

Evizero commented 7 years ago

Oh yea, good catch. We should remove the exports