Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
99468e3663
commit
1df8000949
1 changed files with 1 additions and 0 deletions
|
@ -105,6 +105,7 @@ Important VS Code notes:
|
|||
|
||||
## PyTorch
|
||||
* [Get CUDA ready!](pytorch/cuda/README.md)
|
||||
* [Data augmentation](pytorch/augmentation/README.md)
|
||||
* [Layers](pytorch/layers/README.md)
|
||||
* [How to take advantage of an optimizer for your non-Pytorch project](pytorch/optimizer_special/README.md)
|
||||
* [How to take advantage of a learning rate scheduler for your non-Pytorch project](pytorch/scheduler_special/README.md)
|
||||
|
|
Loading…
Reference in a new issue