Skip to content
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

Update getting_started.ipynb and getting_started.md #2563

Merged
merged 2 commits into from
Oct 31, 2022

Conversation

chiamp
Copy link
Collaborator

@chiamp chiamp commented Oct 28, 2022

Replaced jax.value_and_grad with jax.grad in section 7 since the outputted loss value wasn't being used.

Replaced jax.value_and_grad with jax.grad in section 7 since the outputted loss value wasn't being used
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@chiamp chiamp changed the title Update getting_started.ipynb Update getting_started.ipynb and getting_started.md Oct 28, 2022
@codecov-commenter
Copy link

codecov-commenter commented Oct 28, 2022

Codecov Report

Merging #2563 (ed53891) into main (81268fc) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #2563   +/-   ##
=======================================
  Coverage   79.48%   79.48%           
=======================================
  Files          49       49           
  Lines        5202     5202           
=======================================
  Hits         4135     4135           
  Misses       1067     1067           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Collaborator

@cgarciae cgarciae 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!

@copybara-service copybara-service bot merged commit bbcf96c into google:main Oct 31, 2022
@chiamp chiamp deleted the getting_started_notebook branch October 31, 2022 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants