Changes

Jump to navigation Jump to search
*5. Install TensorFlow in the virtual environment: within
pip install -U tensorflow
*Validate the installation with:
(venv)$ python -c "import tensorflow as tf; print(tf.__version__)"
[[FILE:tensorflow.png]]

Navigation menu