How to setup tensorflow and keras in Ubuntu

less than 1 minute read

Upgrade tensor flow by following command.

> pip install --upgrade tensorflow