Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-06 00:22:24 +01:00 committed by GitHub
parent 4f21002f20
commit 78f0637e29
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -42,6 +42,9 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
* [TQDM: Make your progress visible](TQDM/README.md)
## PyTorch
* [Layers](pytorch/layers/README.md)
## Matlab: Basics
* [Basic Structure of a Computer](matlab/1/README.md)
* [Representation of Numbers in the Computer](matlab/2/README.md)