Deep Learning

Recurrent Neural NetworksRecurrent Neural Networks

Recurrent Neural Networks

Recurrent Neural Networks are special kinds of deep learning networks that were meant specially for dealing with sequence modeling problems.…

3 years ago
Understanding Convolutional Neural Network (CNN) using PythonUnderstanding Convolutional Neural Network (CNN) using Python

Understanding Convolutional Neural Network (CNN) using Python

Learn the basics of the CNN model and perform image classification using Tensorflow and Keras. Convolutional Neural Networks use filters…

3 years ago
Backpropagation Neural Network using PythonBackpropagation Neural Network using Python

Backpropagation Neural Network using Python

Backpropagation neural network is used to improve the accuracy of neural network and make them capable of self-learning. Backpropagation means…

4 years ago
Activation FunctionsActivation Functions

Activation Functions

The activation function defines the output of a neuron in terms of the induced local field. Activation functions are a…

4 years ago
Introduction to Artificial Neural NetworkIntroduction to Artificial Neural Network

Introduction to Artificial Neural Network

This is an introductory article for the artificial neural network. It is one of the machine learning techniques that is…

4 years ago
Data Science Interview Questions Part-8(Deep Learning)Data Science Interview Questions Part-8(Deep Learning)

Data Science Interview Questions Part-8(Deep Learning)

Top-25 frequently asked data science interview questions and answers on Deep Learning for fresher and experienced Data Scientist, Data analyst,…

4 years ago
Demystifying Mathematical Concepts for Deep LearningDemystifying Mathematical Concepts for Deep Learning

Demystifying Mathematical Concepts for Deep Learning

Explore basic math concepts for data science and deep learning such as Scalar and Vector, Determinant, Singular Value Decomposition(SVD), Hadamard…

5 years ago