Data Structure
Java
Python
HTML
Interview Preparation
Tutorials
Courses
Tracks
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
Python
19.6K+ articles
AI-ML-DS
3.9K+ articles
Machine Learning
2.5K+ articles
Python-pandas
1.7K+ articles
Python-numpy
1.3K+ articles
python
1.2K+ articles
Tensorflow
239+ articles
Deep-Learning
95+ articles
Python Tensorflow-math-functions
27+ articles
Python-Tensorflow
109+ posts
Recent Articles
Popular Articles
Tensorflow Cheat Sheet [2025 Updated] - Download PDF
Last Updated: 26 July 2025
TensorFlow is an open-source powerful library by Google to build machine learning and deep learning models. The huge ecosystem of TensorFlow will make it easier for everyo...
read more
GBlog
Tensorflow
Python-Tensorflow
GBlog 2025
Training Neural Networks with Dropout for Effective Regularization
Last Updated: 23 July 2025
Neural networks have become a cornerstone of modern machine learning, offering unparalleled performance in a wide range of applications. However, their complexity and capa...
read more
Blogathon
Neural Network
Python-Tensorflow
Deep Learning
AI-ML-DS
AI-ML-DS With Python
Keras Library
Data Science Blogathon 2024
Difference Between OpenCV and TensorFlow
Last Updated: 23 July 2025
OpenCV and TensorFlow are two big names in computer vision and machine learning. They're both super useful for building all sorts of apps. Even though they can do some of ...
read more
Python
Picked
OpenCV
Python-Tensorflow
difference
AI-ML-DS
TensorFlow Tutorial
Last Updated: 23 July 2025
TensorFlow is an open-source machine-learning framework developed by Google. It is written in Python, making it accessible and easy to understand. It is designed to build ...
read more
Python-Tensorflow
Tutorials
Deep Learning
AI-ML-DS
AI-ML-DS With Python
Sentence Autocomplete Using TensorFlow from Scratch
Last Updated: 23 July 2025
In this article, we will learn about sentence autocompletion using TensorFlow. We will follow all the steps that are needed for MLOPs. We will start with importing and cle...
read more
Tensorflow
Natural-language-processing
Python-Tensorflow
NLP-Projects
Deep Learning
Intent Recognition using TensorFlow
Last Updated: 23 July 2025
Intent recognition is a method of natural language processing, which deals with determining intent of a given sentence, or in simple terms "what the sentence means". It is...
read more
Python
Picked
Tensorflow
Python-Tensorflow
AI-ML-DS
Unet++ Architecture Explained
Last Updated: 23 July 2025
U-Net++ or Nested U-Net is a deep learning architecture that was introduced in 2019 in the "UNet++. In UNet, the encoder part captures high-level features from the input i...
read more
Machine Learning
Tensorflow
Deep-Learning
Python-Tensorflow
AI-ML-DS
How to Train Tensorflow Models in Python
Last Updated: 23 July 2025
TensorFlow is a popular open-source machine learning framework that allows you to build, train, and deploy deep learning models. It provides a wide range of tools and func...
read more
Python
Picked
Tensorflow
Python-Tensorflow
AI-ML-DS
U-Net Architecture Explained
Last Updated: 09 October 2025
U-Net is a kind of neural network mainly used for image segmentation which means dividing an image into different parts to identify specific objects for example separating...
read more
Machine Learning
Tensorflow
python
Deep-Learning
Python-Tensorflow
AI-ML-DS
What's the difference of name scope and a variable scope in tensorflow?
Last Updated: 23 July 2025
When working with TensorFlow, it's important to understand the concepts of name scope and variable scope. These two concepts can be confusing at first, but they are essent...
read more
Picked
Machine Learning
Tensorflow
python
Python-Tensorflow
AI-ML-DS
Using the SavedModel format in Tensorflow
Last Updated: 23 July 2025
TensorFlow is a popular deep-learning framework that provides a variety of tools to help users build, train, and deploy machine-learning models. One of the most important ...
read more
Picked
Machine Learning
Tensorflow
python
Python-Tensorflow
AI-ML-DS
Classification of Neural Network in TensorFlow
Last Updated: 28 April 2025
Classification is used for feature categorization, and only allows one output response for every input pattern as opposed to permitting various faults to occur with a spec...
read more
Picked
Machine Learning
Neural Network
python
Python-Tensorflow
AI-ML-DS
Visualize the Flower Dataset using Tensorflow - Python
Last Updated: 23 July 2025
The Tensorflow flower dataset is a large dataset that consists of flower images. In this article, we are going to learn how we can visualize the flower dataset in python. ...
read more
Technical Scripter
Picked
Technical Scripter 2022
Python-Tensorflow
Data Visualization
AI-ML-DS
AI-ML-DS With Python
LSTM Based Poetry Generation Using NLP in Python
Last Updated: 23 July 2025
One of the major tasks that one aims to accomplish in Conversational AI is Natural Language Generation (NLG) which refers to employing models for the generation of natural...
read more
Python-numpy
Python-pandas
Python-matplotlib
Python-nltk
python
Python-Tensorflow
NLP
What's the difference between tf.placeholder and tf.Variable?
Last Updated: 30 August 2022
In this article, we are going to see the difference between tf.placeholder and tf.Variable. tf.placeholderAs the name suggests, it is an empty place. It is an empty variab...
read more
Python
Picked
Python-Tensorflow
1
2
3
4
5
6
7
8