You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -267,15 +267,15 @@ We have integrated PyTorch Lightning to streamline code, enable custom training
267
267
<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a> Part 2: Lightning Advanced Features and Automatic GPU Support.
<imgsrc="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
+
<imgsrc="https://colab.research.google.com/assets/colab-badge.svg"alt="Open In Colab"/></a> Part 3: Defining Custom Training Logic via Lightning Modularized Code.
271
271
272
272
273
273
## Documentation and User Guides
274
274
The documentation for the library can be found [online](https://pnnl.github.io/neuromancer/).
275
275
There is also an [introduction video](https://www.youtube.com/watch?v=YkFKz-DgC98) covering
276
276
the core features of the library.
277
277
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)
279
279
280
280
## Community Information
281
281
We welcome contributions and feedback from the open-source community!
0 commit comments