Skip to content

Commit dcbda6e

Browse files
authored
Update README.md
1 parent 85317ca commit dcbda6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -267,15 +267,15 @@ We have integrated PyTorch Lightning to streamline code, enable custom training
267267
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> Part 2: Lightning Advanced Features and Automatic GPU Support.
268268

269269
+ <a target="_blank" href="https://colab.research.google.com/github/pnnl/neuromancer/blob/master/examples/lightning_integration_examples/other_examples/lightning_custom_training_example.ipynb">
270-
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> Part 4: Defining Custom Training Logic via Lightning Modularized Code.
270+
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/></a> Part 3: Defining Custom Training Logic via Lightning Modularized Code.
271271

272272

273273
## Documentation and User Guides
274274
The documentation for the library can be found [online](https://pnnl.github.io/neuromancer/).
275275
There is also an [introduction video](https://www.youtube.com/watch?v=YkFKz-DgC98) covering
276276
the core features of the library.
277277

278-
For more information, including those for developers, please go to our [Developer and User Guide](USER_GUIDE.md)
278+
For more information, including that for developers, please go to our [Developer and User Guide](USER_GUIDE.md)
279279

280280
## Community Information
281281
We welcome contributions and feedback from the open-source community!

0 commit comments

Comments
 (0)