AI-powered search & chat for Data / Computer Science Students

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

Python:TensorFlow

 Codecademy

TensorFlow is a free and open-source library for artificial intelligence and machine learning created by the Google Brain team. It is primarily used with Python but also supports other programming lan...

Read more at Codecademy

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

Simple Neural network for beginners using Tensorflow

 Analytics Vidhya

Tensorflow is a powerful python package for easy development and deployment on various applications. State of the art researcher uses Tensorflow for their research works. Tensorflow provides a…

Read more at Analytics Vidhya

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

Top Highlights from TensorFlow Dev Summit 2020!

 Analytics Vidhya

TensorFlow is a popular and leading open-source framework for developing machine learning and deep learning applications. Developed and pioneered by Google, TensorFlow is a flexible and ever-changing…...

Read more at Analytics Vidhya

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

Getting started with TensorFlow

 Analytics Vidhya

TensorFlow might sound intimidating to some ears. But a closer look tells a different story. In this article we discuss - DAG, Estimator API and TensorBoard

Read more at Analytics Vidhya

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

Working with Data in TensorFlow

 Oracle Developers

Welcome to the third article of this article series! In this article, we’ll dive deep into setting up a simple project using TensorFlow, as opposed to what we’ve been doing until now in the article se...

Read more at Oracle Developers

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