Since i am working on Vscode here are the tools i used
- Python 3.10.11 : https://www.python.org/downloads/release/python-31011/
- Anaconda : https://www.anaconda.com/download/success (check documentation if needed)
- VScode : https://code.visualstudio.com/download
- VScode extentsion : https://marketplace.visualstudio.com/items?itemName=ms-python.python
- Tensorflow CPU / GPU : https://www.tensorflow.org/install/source_windows
- Tensorflow Hub : https://www.tensorflow.org/hub/installation
- Cuda and Cudnn : https://www.tensorflow.org/install/source_windows ( we will work through it on terminal )
⚠️ check if your GPU is suitable you can spare yourself in using colab but if you want it in vscode follow this doucumentation
Since we are using Conda in the command line we need this terminal ( for easier diagnoses )
use cd command (change directory)
Since we are using Conda in the command line we need this terminal ( for easier diagnoses )
Here is an image to show what you should see in the end
i had to reninstall Tensorflow again cause the version got updated automatically so downgrade it