google / flax

Flax is a neural network library for JAX that is designed for flexibility.
https://flax.readthedocs.io
Apache License 2.0
5.8k stars 613 forks source link

Update nnx_basics.md #4050

Open bmucsanyi opened 1 week ago

bmucsanyi commented 1 week ago

I fixed typos in nnx_basics.md and improved some sentence structures with mild modifications.

What does this PR do?

This PR improves the NNX Basics tutorial by fixing typos and slightly changing commas and sentence boundaries for clarity.

Checklist

google-cla[bot] commented 1 week ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

cgarciae commented 6 days ago

Thanks a lot for doing this @bmucsanyi ! Can you please rebase and resolve the conflicts?