Tutorials
Courses
Data Structure
Java
Python
HTML
Interview Preparation
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
SQL
Web Development
System Design
Aptitude
GfG Premium
Similar Topics
Web Technologies
32.1K+ articles
GBlog
2.9K+ articles
Machine Learning
2.5K+ articles
AI-ML-DS With Python
2.0K+ articles
python
1.2K+ articles
Artificial Intelligence
646+ articles
Deep Learning
623+ articles
NLP
419+ articles
Data Visualization
412+ articles
AI-ML-DS Blogs
203+ articles
AI-ML-DS
/
Deep Learning
Deep Learning
623+ posts
Recent Articles
Popular Articles
Reinforcement Learning for Games
Last Updated: 27 June 2025
Reinforcement Learning (RL) has become a transformative technology in the gaming industry, powering intelligent behaviors, adaptive gameplay and even achieving superhuman ...
read more
Deep Learning
Keras Tutorial
Last Updated: 26 June 2025
Keras high-level neural networks APIs that provide easy and efficient design and training of deep learning models. It is built on top of powerful frameworks like TensorFlo...
read more
Deep Learning
Keras Library
Building Custom Layers in Keras
Last Updated: 05 July 2025
Keras is a tool that helps us build deep learning models easily which gives us many layers like Dense, Conv2Do and LSTM that we can use in our models. But sometimes we wan...
read more
Deep Learning
Grouped Query Attention (GQA)
Last Updated: 26 June 2025
Grouped Query Attention (GQA) is an optimization technique for transformer models that balances computational efficiency and model performance. Inspired by the multi-head ...
read more
Deep Learning
AI-ML-DS With Python
Deep Learning
Sequential vs Functional API in Keras
Last Updated: 26 June 2025
Keras provides two main ways to build deep learning models: the Sequential API and the Functional API. Both are part of the Keras high-level API, but they differ in terms ...
read more
Deep Learning
AI-ML-DS With Python
Deep Learning
Reinforcement Learning in Robotics
Last Updated: 27 June 2025
Reinforcement Learning (RL) has become a transformative approach in robotics, enabling robots to learn complex behaviors through trial and error interactions with their en...
read more
Artificial Intelligence
Deep Learning
Deep Learning
Variational Inference in Bayesian Neural Networks
Last Updated: 30 June 2025
Bayesian Neural Networks (BNNs) extend traditional neural networks by treating weights asprobability distributionsrather than fixed values. This approach quantifies uncert...
read more
Deep Learning
AI-ML-DS With Python
Time Series Modeling with StatsModels
Last Updated: 04 July 2025
StatsModels is a comprehensive Python library for statistical modeling, offering robust tools for time series analysis. Time Series Analysis module provides a wide range o...
read more
Deep Learning
Time Series
Fully Sharded Data Parallel (FSDP)
Last Updated: 02 July 2025
Fully Sharded Data Parallel (FSDP) is a distributed training approach designed to efficiently train very large neural network models across multiple GPUs or nodes byshardi...
read more
Deep Learning
AI-ML-DS With Python
Implementing Neural Style Transfer using PyTorch
Last Updated: 02 July 2025
Neural Style Transfer (NST) is a Deep Learning Technique that blends two images, a content image and a style image to produce a new image that retains the content of the f...
read more
Deep Learning
AI-ML-DS With Python
Distributed Deep Learning: Training Method for Large-Scale Model
Last Updated: 03 July 2025
Distributed Deep Learning is the practice of training huge deep neural networks by spreading the workload across multiple GPUs, TPUs, or even entire clusters. It’s importa...
read more
Deep Learning
Large Language Model(LLM)
Distributed Deep Learning
Last Updated: 03 July 2025
Distributed Deep Learning (DDL) is a technique for training large neural network models faster and more efficiently by spreading the workload across multiple GPUs, servers...
read more
Deep Learning
Large Language Model(LLM)
ReAct Language Model
Last Updated: 03 July 2025
ReAct stands for Reasoning and Acting. It is a framework that allows language models like GPT to interleave reasoning steps with actionable steps (e.g., using tools, searc...
read more
Deep Learning
Large Language Model(LLM)
Distributed Data Parallel
Last Updated: 04 July 2025
Distributed Data Parallel (DDP) is a technique that enables the training of deep learning models across multiple GPUs and even multiple machines. By splitting data and com...
read more
data
Deep Learning
Introduction to FastAI
Last Updated: 10 July 2025
Fastai is an open-source deep learning library that sits on top of PyTorch and provides a high-level API for model development. Designed for both researchers and practitio...
read more
Natural-language-processing
Computer Vision
Deep Learning
1
2
3
4
...
42
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !