Python Environment Setup for TensorFlow v2 Testing

Publié le: 01 mars 2019
sur la chaîne: 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


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Environment Setup for TensorFlow v2 Testing durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Evan Hennis 01 mars 2019, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 106 fois et il a aimé 2 téléspectateurs. Bon visionnage!