Python Environment Setup for TensorFlow v2 Testing

Publicado em: 01 Março 2019
no 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


Nesta página do site você pode assistir ao vídeo on-line Python Environment Setup for TensorFlow v2 Testing duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Evan Hennis 01 Março 2019, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 106 vezes e gostou 2 espectadores. Boa visualização!