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
In questa pagina del sito puoi guardare il video online Python Environment Setup for TensorFlow v2 Testing della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Evan Hennis 01 marzo 2019, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 106 volte e gli è piaciuto 2 spettatori. Buona visione!