Python Environment Setup for TensorFlow v2 Testing

Publicado el: 01 marzo 2019
en el canal de: 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


En esta página del sitio puede ver el video en línea Python Environment Setup for TensorFlow v2 Testing de Duración hora minuto segunda en buena calidad , que subió el usuario Evan Hennis 01 marzo 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 106 veces y le gustó 2 a los espectadores. Disfruta viendo!