Thursday, July 29, 2021

How to Install TensorFlow

What is TensorFlow?

TensorFlow is an end-to-end open-source platform for machine learning

 It is said that TensorFlow makes it easy for beginners and experts to create machine learning models. 


Install TensorFlow with pip

  1. Install the Python development environment on your system.
  2. Create a virtual environment (recommended)
  3. Install the TensorFlow pip package.



1 comment:

  1. Excellent explanation! Simple, clear, and beginner-friendly. For anyone looking to learn more, check out Tensorflow-Tutorial.

    ReplyDelete

Action Research - Do Something about It

Action Research: Do Something about It Step 1: Spot the Gap (Pain Point) (On-the-Job Discovery) Perform daily assigned tasks and notice an o...