[PYTHON] tensor flow with anaconda on mac

how to install in anaconda env

requirement pyenv anaconda tensorflow

install pyenv

pyenv local anaconda3-XXX

create virtual env

conda create -n tensorflow python=3.5 anaconda

activate

source activate tensorflow

install tensor flow by pip

pip install --ignore-installed --upgrade \
 https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.3.0-py2-none-any.whl

confirm

python
>>> import tensorflow as ts

jupyter notebook

jupyter notebook

Recommended Posts

tensor flow with anaconda on mac
Build Python environment with Anaconda on Mac
Install module on Anaconda (Mac)
Install anaconda on Mac → Add Library
Anaconda environment construction on Mac (2018 version)
Introducing OpenCV on Mac with homebrew
Install Python 3.7 Anaconda on MAC, but Python 2
Use Tensorflow 2.1.0 with Anaconda on Windows 10!
Build a Python environment on your Mac with Anaconda and PyCharm
[Python] Building an environment with Anaconda [Mac]
Install opencv on Mac using Anaconda Navigator
Put Anaconda on your Mac using Pyenv
Follow active applications on Mac with Python
Install anaconda on a new Mac anyway
Theano on Anaconda
python on mac
Put Python's numerical calculation environment Anaconda on mac (2)
Put Python's numerical calculation environment Anaconda on mac
Install OpenCV 4.0 and Python 3.7 on Windows 10 with Anaconda
[0] TensorFlow-GPU environment construction built with Anaconda on Ubuntu
Try working with Mongo in Python on Mac
Put Python 2.7.x on Mac OSX 10.15.5 with pyenv
Flow of creating a virtual environment with Anaconda
Install Tensorflow on Mac
Install pyenv on mac
Install selenium on Mac and try it with python
Pyenv + virtualenv on Mac
Install Ansible on Mac
Install Python on Mac
Install Python 3 on Mac
numba installation on mac
Use Python 3.8 with Anaconda
Anaconda on Windows Terminal
Install Anaconda on Windows 10
Install PyQt5 with homebrew on Mac OS X Marvericks (10.9.2)
MicroPython (mac) with ESP-WROOM-02
I want to AWS Lambda with Python on Mac!
Run OpenMVG on Mac
Manabu NN with app: Understand tensor flow playground with Keras
Install Python 3.4 on Mac
Install Caffe on Mac
Install mecab on mac
Notes on creating a virtual environment with Anaconda Navigator
Install mecab-python on Mac
Try deepdream on Mac
Python environment construction on Mac (pyenv, virtualenv, anaconda, ipython notebook)
Intuitive password management with aws ssm on Mac / Linux alias
Connect to centos6 on virtualbox with ssh connection from Mac
Machine learning environment settings based on Python 3 on Mac (coexistence with Python 2)
Deep Learning with Shogi AI on Mac and Google Colab
How to install Theano on Mac OS X with homebrew
Install cvxopt on 64bit Anaconda
Install Python environment with Anaconda
Install Keras (used with Anaconda)
Notes on installing dlib on mac
Pyramid + mongodb environment on Mac
Anaconda environment construction on CentOS7
Install pygame on python3.4 on mac
Python3 + Django ~ Mac ~ with Apache
Install cvxpy on windows, Anaconda
Install OpenPose on mac (Catalina)