Skip to content

RMUR99/Dog-Breed-Identifier-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up Process 🐱‍💻

Since i am working on Vscode here are the tools i used

⚠️ check if your GPU is suitable you can spare yourself in using colab but if you want it in vscode follow this doucumentation

I AM NOT RESPOSNIPLE FOR YOUR LAPTOP'S DEATH

⚠️ GPU wont be recognized by anything above than 2.10

Terminal Screenshots !!

Since we are using Conda in the command line we need this terminal ( for easier diagnoses )

Change to the path of the folder that you have your data in

use cd command (change directory)

Installing the Python via conda command Proceed Y/N is there

Since we are using Conda in the command line we need this terminal ( for easier diagnoses )

Conda sucess image!

Here is an image to show what you should see in the end

Activate your Conda

Get your Cuda Toolkit and cudnn ( CUDA for neural networks ) ready using this command

Cuda Command result pt1

Cuda Command result pt2

Intall Tensorflow 2.11

install Tensorflow hub

i had to reninstall Tensorflow again cause the version got updated automatically so downgrade it

In case your Tensorflow got updated to 2.16 downgrade it using this command and use pip list to show installed versions and then install the 2.10 version again

Command success criteria

Now run python to ensure that your tensorGPU works !

Tenforflow gpu sucess criteria

VScode Image

open the folder and this will show automatically

Choose the python environment

Press Shift + Enter To run the cell and here is the result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published