Deep Learning

Placeholder
Naveen πŸ“… April 17, 2022

What is perceptron?

The perceptron is a type of artificial neural network (ANN) that is designed to recognize patterns in data. It can...

Read More β†’
Placeholder
Naveen πŸ“… April 17, 2022

What is L1 and L2 regularization in Deep Learning?

In deep learning, L1 and L2 regularization are regularization techniques used to penalize the model’s weights during the training process....

Read More β†’
Placeholder
Naveen πŸ“… April 6, 2022

What is the difference between LSTM and GRU?

Introduction to LSTM (Long Short-Term Memory)Imagine you’re at a murder mystery dinner. At the very beginning, the Lord of the...

Read More β†’
Placeholder
Naveen πŸ“… March 10, 2022

Difference between Artificial Intelligence, Machine Learning and Deep Learning?

Artificial intelligence (AI) is a term that encompasses computer systems designed to imitate human intelligence. It is an exciting field...

Read More β†’
Placeholder
Naveen πŸ“… February 17, 2022

What is semi-supervised Learning?

Semi-supervised learning is a technique in between supervised and unsupervised learning. Arguably, it should not be a category of machine...

Read More β†’
Placeholder
Naveen πŸ“… February 17, 2022

What is LSTM and How does it work?

One of the most common problems in RNNs is called gradient vanishing. LSTM architectures help you with this. A very...

Read More β†’
Placeholder
Naveen πŸ“… February 17, 2022

What is Recurrent Neural Network and how does it work?

Recurrent neural network is a type of deep learning algorithm which is used to process sequential data. The main idea...

Read More β†’
Placeholder
Naveen πŸ“… February 17, 2022

What are Convolutional Neural Networks? What can They do?

Convolutional Neural Networks were originally developed by Yann Lecun, who was working at Bell Labs in New Jersey, and Geoffrey...

Read More β†’
Placeholder
Naveen πŸ“… November 30, 2021

Top 3 books to read about Computer Vision?

1 – Computer Vision: Algorithm and Application Click here to read Free PDF The focus of this book is on...

Read More β†’
difference between deep learning and natural language processing
Naveen πŸ“… November 28, 2021

Difference between Deep Learning and Natural Language Processing?

If you’re getting into AI, one of the first things that confuses people is the difference between deep learning and...

Read More β†’
Placeholder
Naveen πŸ“… November 5, 2021

What is Deep Learning?

Deep learning is a subset of Machine learning, which in turn is a subset of artificial intelligence, artificial intelligence is...

Read More β†’