[PYTHON] Run TensorFlow2 on a VPS server

Preparation

See below for preparations for using Flask in production. Run Apache2 + WSGI + Flask

Install TensorFlow

pip update

$ pip3 install --upgrade pip

Install TensorFlow

python3 -m pip install tensorflow

Verification

$ python3 -c "import tensorflow as tf; print( tf.__version__ )"

At the time of writing this article, 2.3.0 is back.

Referenced site

Recommended Posts

Run TensorFlow2 on a VPS server
Run a Linux server on GCP
Run TensorFlow on a GPU instance on AWS
Run Jupyter notebook on a remote server
Building a Python environment on a Sakura VPS server
Run Tensorflow 2.x on Python 3.7
How to run Django on IIS on a Windows server
Run Tensorflow natively supported on windows
Run TensorFlow Docker Image on Python3
Run Matplotlib on a Docker container
Run headless-chrome on a Debian-based image
Build a Pypi cache server on QNAP
Run a local script on a remote host
Build a simple WebDAV server on Linux
Build a Samba server on Arch Linux
Build a web server on your Chromebook
Run Python code on A2019 Community Edition
I built a TensorFlow environment on windows10
Run matplotlib on a Windows Docker container
Run python wsgi server on NGINX Unit
Rock-paper-scissors with Python Let's run on a Windows local server for beginners
Periodically run a python program on AWS Lambda
Run the task in the background on the sshed server
Try Tensorflow with a GPU instance on AWS
Mount a directory on another server with sshfs
Run Laravel-admin on Golang PHP application server RoadRunner
TensorFlow: Run data learned in Python on Android
Until you install Python with pythonbrew and run Flask on a WSGI server
Install Tensorflow on Mac
Install TensorFlow on Ubuntu
Run Tensorflow from Jupyter Notebook on Bash on Ubuntu on Windows
Set up a simple local server on your Mac
Set up a file server on Ubuntu 20.04 using Samba
Run Django on PythonAnywhere
Run mysqlclient on Lambda
Building a TensorFlow environment that uses GPU on Windows 10
[Part 2] Let's build a web server on EC2 Linux
[Part 1] Let's set up a Minecraft server on Linux
Run CGI written in python on Sakura's rental server
Run OpenMVG on Mac
Build TensorFlow on Windows
Run GPU version tensorflow on AWS EC2 Spot Instances
I'm a windows user but want to run tensorflow
A memo when Django was released on VPS (preparation)
How to use GitHub on a multi-person server without a password
How to run a trained transformer model locally on CloudTPU
SSH connection to a private server using a bastion server on EC2
Run a limited number of image presentation programs on PsychoPy
Setting up a CentOS 7 server hosted on Alibaba Cloud ECS
[Introduction to AWS] A memorandum of building a web server on AWS
I made a VGG16 model using TensorFlow (on the way)
Build a python environment on CentOS 7.7 for your home server
A story about a GCP beginner building a Minecraft server on GCE
Run Jupyter on Ubuntu on Windows
Run Openpose on Python (Windows)
Run the output code on the local web server as "A, pretending to be B" in python
A comment on Boruta algorithm
Create a (simple) REST server
Install MariaDB on Sakura's VPS
Launch local server on mac
Run unix command on python