mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Updated nn Basics (markdown)
@ -14,4 +14,7 @@ Read through the following links:
|
||||
* [Neural networks tutorial](https://pytorch.org/tutorials/beginner/blitz/neural_networks_tutorial.html)
|
||||
|
||||
## How to author and test a module in PyTorch
|
||||
Work through the [[lab|Module-Onboarding-Lab]].
|
||||
Work through the [[lab|Module-Onboarding-Lab]].
|
||||
|
||||
## Next
|
||||
Unit 5: torch.nn - [[C++|Cpp-API-Quick-Walkthrough]]
|
Reference in New Issue
Block a user