From the course: Building Deep Learning Applications with Keras

Unlock the full course today

Join today to access over 24,800 courses taught by industry experts.

Keras installation with a TensorFlow backend on Windows

Keras installation with a TensorFlow backend on Windows

From the course: Building Deep Learning Applications with Keras

Keras installation with a TensorFlow backend on Windows

- [Instructor] In this video, I will guide you through setting up TensorFlow and Keras in Visual Studio Code on Windows. You do not need this for this course as we are using ready-to-use Codespaces. But in case you want to build a local environment for your other projects, then open your internet browser and type Visual Studio Code download in the search bar. Visit the Visual Studio Code official website. Click to download the Visual Studio Code installer. In this case, I'll click Windows. And then, as you see, it's downloaded here. So open it up and follow the instructions to download Visual Studio Code. Since I already downloaded, I will have a warning that Visual Studio Code is currently running. But if this is your first time, then you will follow along the instructions here. Next, open up another browser and type Python download. And in Python download, we will go ahead and find another version that has a stable Keras already optimized. So we will click Looking for Python with a…

Contents