Using TensorFlow on PyCharm

The next steps are specific to the PyCharm IDE. If you prefer a different IDE, you can still use these steps as a reference for setting up TensorFlow. To configure TensorFlow with PyCharm, we focus on our Conda-based installation:

  1. If you haven't done it already, create a virtual environment with Conda as a new PyCharm Pure Python project. Choose New Project... from the PyCharm main menu:

  1. Create a Pure Python project within a new local Conda environment:

  1. Wait for the environment to be created:
  1. After creating ...

Get Hands-On GPU Computing with Python now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.