Python Environment Setup for TensorFlow v2 Testing

Published: 01 March 2019
on channel: Evan Hennis
106
2

In this video I walk through setting up an environment for TensorFlow v2 testing on Windows 10.

Blog Post: https://eckronsoftware.wordpress.com/...

Commands:
Created a new environment called 'tf_demo' to handle all test:
conda create -n tf_daily python=3.6

Activate the environment:
activate tf_demo

Install the daily build:
pip install tf-nightly-2.0-preview

Install the daily probability library:
pip install tfp-nightly

Install pandas:
pip install pandas

Install Seaborn:
pip install seaborn

Install the plugin to allow me to use this environment:
conda install nb_conda


On this page of the site you can watch the video online Python Environment Setup for TensorFlow v2 Testing with a duration of hours minute second in good quality, which was uploaded by the user Evan Hennis 01 March 2019, share the link with friends and acquaintances, this video has already been watched 106 times on youtube and it was liked by 2 viewers. Enjoy your viewing!