Skip to content

Conversation

kabrau
Copy link

@kabrau kabrau commented Sep 3, 2018

Compute logistic function (sigmoid).
Uses scipy.special.expit to avoid overflow error for very small input values z.

Uses scipy.special.expit
to avoid overflow error for very small input values z.
@kabrau kabrau changed the title Sigmoid overflow error for very small input values z. Sigmoid overflow error for very small input values z. and Sep 3, 2018
@kabrau kabrau changed the title Sigmoid overflow error for very small input values z. and Sigmoid overflow error for very small input values z. Sep 3, 2018
@kabrau kabrau changed the title Sigmoid overflow error for very small input values z. Sigmoid overflow error for very small input values z. and Colorful drawing boxes Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant