Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
f788dbb676
commit
5ede631540
1 changed files with 3 additions and 0 deletions
|
@ -179,6 +179,9 @@ In the case you know Matlab check here:
|
||||||
* [How to take advantage of a learning rate scheduler for your non-Pytorch project](pytorch/scheduler_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)
|
* [Unfold: How to manually calculate the indices for a sliding 2d window](pytorch/Unfold/README.md)
|
||||||
|
|
||||||
|
## PyBind11
|
||||||
|
* [Expanding Python with C++ modules](PyBind11/basics/README.md)
|
||||||
|
|
||||||
## Arduino
|
## Arduino
|
||||||
* [Basics with Python / Matlab](arduino/basics/README.md)
|
* [Basics with Python / Matlab](arduino/basics/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue