Meet Travis - Your AI-Powered tutor

Learn more about Tensorflow with these recommended learning resources

Tensorflow

 Towards Data Science

Tensorflow is an open source machine learning platform developed by Google. It has a JavaScript library for deploying machine learning models in the browser, a lite version for mobile and IoT…

Read more at Towards Data Science

TensorFlow: Everything You Need to Know

 Python in Plain English

TensorFlow is leading the Machine Learning, Deep Learning revolution. Created by Google Brain its democratizes AI empowering the developer… Continue reading on Python in Plain English

Read more at Python in Plain English

What is TensorFlow? Tensorflow explained for beginners (2021)

 Analytics Vidhya

What is a Tensor? What is a Flow? Which benefits has TensorFlow? How to create a first "Hello world" program in TensorFlow? and much more

Read more at Analytics Vidhya

TensorFlow 101: Basics for Beginners

 Level Up Coding

TensorFlow is used in a variety of applications, from image and speech recognition to natural language processing and robotics Continue reading on Level Up Coding

Read more at Level Up Coding

A Glimpse of TensorFlow

 Towards Data Science

TensorFlow is a popular open-source software library from Google. Originally it was developed by the Google Brain team for internal Google use. As the AI research community got more and more…

Read more at Towards Data Science

TensorFlow — An overview

 Python in Plain English

An Introduction to TensorFlow for Beginners An overview of TensorFlow, how to use it, and explain potential use cases. This is the first part of Origin Audios blog-post series covering TensorFlow. Th...

Read more at Python in Plain English

A comprehensive introduction to Tensorflow's Sequential API and model for deep learning

 Towards Data Science

Kickstart your understanding of one of Tensorflow’s most powerful set of tools for deep learning Continue reading on Towards Data Science

Read more at Towards Data Science

Introduction to the Python Deep Learning Library TensorFlow

 Machine Learning Mastery

Last Updated on December 20, 2019 TensorFlow is a Python library for fast numerical computing created and released by Google. It is a foundation library that can be used to create Deep Learning models...

Read more at Machine Learning Mastery

What is TensorFlow?

 Analytics Vidhya

Before we start with TensorFlow, we will need to know what machine learning and deep learning technologies are. Machine Learning is an application of Artificial Intelligence which provides automation…...

Read more at Analytics Vidhya

TensorFlow 2.9 is Here: Present-day Use Cases

 Towards AI

TensorFlow use cases, powers, and present-day definitions Continue reading on Towards AI

Read more at Towards AI

An Introduction to TensorFlow

 Towards Data Science

Get to know the Machine Learning Framework, its Architecture and the Comparison to PyTorch Continue reading on Towards Data Science

Read more at Towards Data Science

A Simple Introduction to TensorFlow

 Towards Data Science

A line by line look at analyzing the MNIST data set using TensorFlow

Read more at Towards Data Science

Deep Learning with TensorFlow

 Towards Data Science

Deep learning is a subset of machine learning, which is a subset of Artificial Intelligence. Artificial Intelligence is a technique that enables a machine to imitate human behavior. Deep learning is…

Read more at Towards Data Science

The Ultimate Beginner Guide to TensorFlow

 Towards Data Science

Why TensorFlow? Learn How To implement linear regression and gradient descent from scratch! Everything you need to get started with TensorFlow.

Read more at Towards Data Science

Playing with TensorFlow

 Towards Data Science

I’ve wanted to learn more about neural nets and in particular TensorFlow for a while now. I recently had a bit more time to dedicate to it, so began to write about what I had learned and some of the…

Read more at Towards Data Science

Introduction to TensorFlow

 Towards Data Science

The most popular framework in ML/data science - it is incredibly important to learn TensorFlow well. We cover everything you need to know to get started.

Read more at Towards Data Science

An Introduction to TensorFlow

 Becoming Human: Artificial Intelligence Magazine

In this tutorial, I will first talk about some basic concepts in TensorFlow, and then I will elaborate the mechanics of TensorFlow using an example from TensorFlow, I will also digress to some…

Read more at Becoming Human: Artificial Intelligence Magazine

What is TensorFlow and How Does it Work? An Introductory Guide for Beginners

 Python in Plain English

TensorFlow is a powerful library for numerical computation developed by Google. It is similar to NumPy, but TensorFlow has GPU support. TensorFlow runs on Windows, Linux, macOS.It even runs on mobile…...

Read more at Python in Plain English

My journey with TensorFlow

 Towards Data Science

Honestly, I have been very interested in the whole neural network movement of the past few years. In particular, I am interested in Reinforcement Learning and its use in playing games (see OpenAI…

Read more at Towards Data Science

What is TensorFlow, and how does it work?

 Towards AI

TensorFlow is an open-source end-to-end framework for building Machine Learning apps. It’s a symbolic math toolkit that performs a variety of tasks including deep neural network training and…

Read more at Towards AI

Tensorflow basics

 Analytics Vidhya

In this notebook we see the basics of Tensorflow 2.0. The latest tensorflow version during the time of this notebook prep was 2.4.0. To install tensorflow or tensorflow-gpu on your system, please…

Read more at Analytics Vidhya

Hello World of Machine Learning using TensorFlow

 Analytics Vidhya

Let's learn the basic ‘Hello World’ in machine learning. We will use TensorFlow, an end-to-end open-source machine learning platform deployed on google cloud platform. You express rules in a…

Read more at Analytics Vidhya

Introduction to Tensorflow Lite

 Analytics Vidhya

In this notebook, we will review the basics of TF Lite. The primary goal of this notebook is to describe two things: 1. How can you convert a TensorFlow model to TF Lite 2. How can you extract model…

Read more at Analytics Vidhya

Introduction to TensorFlow for Artificial Intelligence, Machine Learning, and Deep Learning

 Towards Data Science

This course is the first course in TensorFlow in Practice Specialization offered by deeplearning.ai. It is an introduction to TensorFlow as the course name implies it. Intermediate Level, and will…

Read more at Towards Data Science