mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-17 20:56:41 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
b19f7a2dde
commit
68b76c427b
1 changed files with 1 additions and 0 deletions
|
@ -148,6 +148,7 @@ In the case you know Matlab check here:
|
|||
* [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)
|
||||
* [Unfold: How to manually calculate the indices for a sliding 2d window](pytorch/Unfold/README.md)
|
||||
|
||||
## Arduino
|
||||
* [Basics with Python / Matlab](arduino/basics/README.md)
|
||||
|
|
Loading…
Add table
Reference in a new issue