Update README.md

Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
David Rotermund 2023-12-15 14:55:55 +01:00 committed by GitHub
parent c6830a0ffb
commit 11c0949e46
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -89,7 +89,6 @@ Important VS Code notes:
## Python: Questions of spectral nature
* [scipy.signal: Butterworth low, high and band-pass](scipy.signal_butterworth/README.md)
* [PyWavelets: Wavelet Transforms in Python](pywavelet/README.md)
@ -99,6 +98,8 @@ Important VS Code notes:
* [TQDM: Make your progress visible](helper/TQDM/README.md)
* [Argh: Organize your command line arguments](helper/argh/README.md)
## OpenCV2 and Python
* [How to read a webcam with CV2](cv2/webcam/README.md)
## PyTorch
* [Get CUDA ready!](pytorch/cuda/README.md)