Deep Learning

Deep Learning Algorithms

Neural networks also known as artificial neural networks are a subset of machine learning and are at the heart of deep learning algorithms. Their name and structure are inspired by the human […]

READ MORE

Tutorial

Deep Learning vs Machine Learning

This post provides a guide about Deep Learning vs. Machine Learning. This advanced technologies is widely expected to revolutionize businesses across industries. The terms machine learning, and deep learning are often used […]

READ MORE

Deep Learning

VGG 16 Architecture Code

Convolution Neural Network The era of Convolution Neural Network is at its peak in the 20th century and it is said that it is going to rise more by up to 10% […]

READ MORE

Deep Learning

Deep Learning

What is deep learning? Deep learning (also known as deep structured learning) is part of a broader family of machine learning methods based on artificial neural networks with representation learning. Learning can be supervised, semi-supervised or unsupervised. The main idea behind deep learning is that artificial […]

READ MORE

Deep Learning

Alexnet Architecture Code

AlexNet is the name of a convolutional neural network (CNN) architecture, designed by Alex Krizhevsky. AlexNet competed in the ImageNet Large Scale Visual Recognition Challenge on September 30, 2012. The network achieved a top-5 error of 15.3%, more […]

READ MORE