-
Notifications
You must be signed in to change notification settings - Fork 370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add description for "Two neuron example" #1825
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@YounesBouhadjar Thanks a lot for this! Looks good overall. Just added some minor suggestions and PEP8-related comments.
Co-authored-by: sarakonradi <[email protected]>
Co-authored-by: sarakonradi <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
It is passing the Travis checks, apart from the usual macOS issues. @hakonsbm What do you think?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks! I have just a couple small suggestions.
Co-authored-by: Håkon Bakke Mørk <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good now, thanks!
This only affects Python documentation, so we can ignore the failing macOS CI stage (see #1822) and merge. |
fixes #1754
and minor corrections of
one_neuron.py
documentation