Tensorflow
From SCECpedia
Jump to navigationJump to searchSeveral projects are using tensorflow. Here are instructions for getting started on Mac
We used the python 3.6 version of anaconda python and conda package manager.
Make sure python 3.6+ is installed on your mac.
Then use conda install to install rest of tensoflow libraries:
At command line type:
conda install -c conda-forge tensorflow