본문 바로가기

옥탑방주인/개인공부

Tensorflow 설치

Python3 기반


$sudo apt install python3-pip

$pip3 install tensorflow

$python3

$import tensorflow as tf

$tf.__version__


그림은 나중에 추가