mirror of
https://github.com/davrot/pytutorial.git
synced 2025-04-19 05:36:42 +02:00
Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
f8c6a2fa75
commit
33626feb44
1 changed files with 3 additions and 1 deletions
|
@ -65,7 +65,9 @@ All the tutorials are tested with Python 3.11.x. Older version might have a prob
|
||||||
|
|
||||||
## Python: Daily little helper
|
## Python: Daily little helper
|
||||||
|
|
||||||
* [TQDM: Make your progress visible](TQDM/README.md)
|
* [TQDM: Make your progress visible](helper/TQDM/README.md)
|
||||||
|
* [Argh: Organize your command line arguments](helper/argh/README.md)
|
||||||
|
|
||||||
|
|
||||||
## PyTorch
|
## PyTorch
|
||||||
* [Get CUDA ready!](pytorch/cuda/README.md)
|
* [Get CUDA ready!](pytorch/cuda/README.md)
|
||||||
|
|
Loading…
Add table
Reference in a new issue