Skip to content

Conversation

guin0x
Copy link
Contributor

@guin0x guin0x commented Dec 29, 2022

from (1 / (1 + exp(x)) to (1 / (1 + exp(-x))

Motivation for these changes

...

Implementation details

...

Checklist

Major / Breaking Changes

  • ...

New features

  • ...

Bugfixes

  • ...

Documentation

  • ...

Maintenance

  • ...

from `(1 / (1 + exp(x))` to `(1 / (1 + exp(-x))`
Copy link
Member

@aseyboldt aseyboldt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

@aseyboldt aseyboldt merged commit db18c97 into pymc-devs:main Dec 29, 2022
@ricardoV94 ricardoV94 changed the title fix: logit sigmoid function typo Fix logit sigmoid function typo Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants