Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
a5c21ee512
commit
ae71a3d945
1 changed files with 1 additions and 0 deletions
|
@ -172,6 +172,7 @@ In the case you know Matlab check here:
|
|||
* [Interfacing Data](pytorch/interfacing_data/README.md)
|
||||
* [Data augmentation](pytorch/augmentation/README.md)
|
||||
* [Layers](pytorch/layers/README.md)
|
||||
* [Creating networks](pytorch/networks/README.md)
|
||||
* [Converting the original MNIST files into numpy](pytorch/MNIST/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