denosaurs / netsaur

Powerful Powerful Machine Learning library with GPU, CPU and WASM backends
https://netsaur.deno.dev/
MIT License
229 stars 4 forks source link

fix: crossentropy #47

Closed retraigo closed 11 months ago

retraigo commented 11 months ago

This PR fixes log(0) in cross_entropy() and division by zero in cross_entropy_prime().