×
Home Discussions Write at Opengenus IQ
×
  • DSA Cheatsheet
  • HOME
  • Track your progress
  • Deep Learning (FREE)
  • Join our Internship 🎓
  • RANDOM
  • One Liner

TensorFlow

TensorFlow is the most used Machine Learning framework and is backed by Google. It is widely used both in production and research purposes.

TensorFlow

No matching distribution found for TensorFlow using pip [SOLVED]

In this article, we have presented the reason behind the error "No matching distribution found for TensorFlow using pip" along with 3 approaches to fix it.

Geoffrey Ziskovin Geoffrey Ziskovin
TensorFlow

Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX AVX2 AVX512 VNNI FMA [Solved]

In this article, we have understood the reason behind the warning "TensorFlow binary was not compiled to use: AVX AVX2 AVX512 VNNI FMA" and presented 3 fixes using which the warning will not come.

Geoffrey Ziskovin Geoffrey Ziskovin
TensorFlow

tf.reshape(): Reshape tensors in TensorFlow

In this article, we have explored the idea of Reshaping tensors in TensorFlow with tf.reshape() and which models like GoogleNet use it.

Nana Kwame Kankam
TensorFlow

Max Pool and Avg Pool in TensorFlow

In this article, we have explored Max Pool and Avg Pool in TensorFlow in depth with Python code using the MaxPool and AvgPool ops in TensorFlow.

Anubhav Tewari
TensorFlow

Conv2D operation in TensorFlow

In this article, we have explained Conv2D operation in TensorFlow along with API definition and Python implementation.

Mainak Debnath
TensorFlow

Depthwise Convolution op in TensorFlow (tf.nn.depthwise_conv2d)

This article will discuss about the Depthwise Convolution operation and how it is implemented using the TensorFlow framework (tf.nn.depthwise_conv2d).

Vivek Praharsha Vivek Praharsha
TensorFlow

Graphs in TensorFlow (tf.Graph)

In this article, we have explored the idea of Graphs in TensorFlow in depth along with details of how to convert function (tf.function) to graph (tf.Graph).

Nana Kwame Kankam
TensorFlow

Visualizing Neural Network Models in TensorFlow

In this article, we have explored the approach to visualize Neural Network Models in TensorFlow. We have explored how to use TensorBoard.

Nana Kwame Kankam
TensorFlow

New features in TensorFlow v2.8

TensorFlow 2.8 has been finally released. Let us take a look at some of the new features and improvements being rolled out in this version. This new version comes with lots of additions, bug fixes and changes.

Vivek Praharsha Vivek Praharsha
Machine Learning (ML)

One hot encoding in TensorFlow (tf.one_hot)

This article discusses about one of the commonly used data pre-processing techniques in Feature Engineering that is One Hot Encoding and its use in TensorFlow.

Vivek Praharsha Vivek Praharsha
TensorFlow

Initializing Tensors in TensorFlow

In this article, we have explored the idea of Tensors in TensorFlow, different types of tensor and how to initialize and use them.

Nana Kwame Kankam
TensorFlow

Dropout operation in TensorFlow (tf.nn.dropout)

This article discusses about a special kind of layer called the Dropout layer in TensorFlow (tf.nn.dropout) which is used in Deep Neural Networks as a measure for preventing or correcting the problem of over-fitting.

Vivek Praharsha Vivek Praharsha
Machine Learning (ML)

MatMul in TensorFlow

In this article, we have explored MatMul operation in TensorFlow (tf.linalg.matmul()) and have presented a sample TensorFlow Python code performing MatMul (Matrix Multiplication).

Nana Kwame Kankam
Machine Learning (ML)

Dense Layer in Tensorflow

We have explained Dense Layer in Tensorflow with code examples and the use of Dense Layer in Neural Networks.

Kevin Ezra Kevin Ezra
Machine Learning (ML)

Recurrent Neural Network (RNN) questions [with answers]

Practice multiple choice questions on Recurrent Neural Network (RNN) with answers. It is an important Machine Learning model and is a significant alternative to Convolution Neural Network (CNN).

Leandro Baruch Leandro Baruch
Machine Learning (ML)

Convolution Layer questions [with answers]

Practice multiple choice questions on Convolutional Layers with answers. This is the most important layer in a Machine Learning model in terms of both functionality and computation.

Leandro Baruch Leandro Baruch
Machine Learning (ML)

Questions on Fully Connected (FC) Layer

Practice multiple choice questions on Fully Connected Layers with answers. These are the most important layer in a Machine Learning model in terms of both functionality and computation.

Leandro Baruch Leandro Baruch
TensorFlow

Advanced Interview Questions on TensorFlow

We have presented advanced interview questions on TensorFlow with multiple options to choose from. Select an answer to find out if you got it right and get explanation for the answer.

Benjamin QoChuk, PhD Benjamin QoChuk, PhD
TensorFlow

Questions on TensorFlow (with Answers)

We have present the most insightful and MUST attempt questions on TensorFlow with multiple options to choose from. Select an answer to find out if you got it right and get explanation for the answer.

OpenGenus Tech Review Team OpenGenus Tech Review Team
Machine Learning (ML)

Understand Autoencoders by implementing in TensorFlow

Autoencoders are a type of unsupervised neural networks and has two components: encoder and decoder. We have provided the intuitive explanation of the working of autoencoder along with a step by step TensorFlow implementation.

Surya Pratap Singh
Machine Learning (ML)

Tensorflow.js: Machine Learning through JavaScript

Tensorflow.js is an open-source library with which we can implement machine learning in the browser with the help of JavaScript. It is powered by WebGL and provides a high-level layers API for defining models, and a low-level API for linear algebra and automatic differentiation.

Pranjal Srivastava Pranjal Srivastava
Machine Learning (ML)

Implementing CNN in Python with Tensorflow for MNIST digit recognition

In this article, we will develop and train a convolutional neural network (CNN) in Python using TensorFlow for digit recognifition with MNIST as our dataset. We will give an overview of the MNIST dataset and the model architecture we will work on before diving into the code.

Jash Sheth
Machine Learning (ML)

Logistic Regression in Python with TensorFlow

We will walk you though the difference between Linear and Logistic Regression and then, take a deep look into implementing Logistic Regression in Python using TensorFlow. We used the Iris dataset and have trained and plotted the loss function and the training and test accuracy across epochs

Leandro Baruch Leandro Baruch
Machine Learning (ML)

Training, saving and loading Artificial Neural Networks in Keras

We demonstrate how to code a Artificial neural network model and train and save it in JSON or H5 format which can be loaded later for any inference task. We use Keras/ TensorFlow to demonstrate this transfer learning and used Pima Indian Diabetes dataset in CSV format

Jash Sheth
Machine Learning (ML)

Linear Regression in Python with TensorFlow

In this guide, we will implement Linear Regression in Python with TensorFlow. Linear Regression is a simple yet effective prediction that models any data to predict an output based on the assumption that it is modeled by a linear relationship.

Leandro Baruch Leandro Baruch
OpenGenus IQ © 2025 All rights reserved â„¢
Contact - Email: team@opengenus.org
Primary Address: JR Shinjuku Miraina Tower, Tokyo, Shinjuku 160-0022, JP
Office #2: Commercial Complex D4, Delhi, Delhi 110017, IN
Top Posts LinkedIn Twitter
Android App
Apply for Internship