Open in app

Sign In

Write

Sign In

Harin Ramesh
Harin Ramesh

78 Followers

Home

About

Feb 23, 2020

Math behind Back-Propagation

Today let’s demystify the secret behind back-propagation. In this post, I will try to include all Math involved in back-propagation. Familiarity with basic calculus would be great. Otherwise, I don’t recommend continuing this article. Let’s start with what is back-propagation? In simple terms, it computes the derivatives of the loss…

Neural Networks

4 min read

Math behind Back-Propagation
Math behind Back-Propagation
Neural Networks

4 min read


Jul 6, 2019

Building a Neural Network in PyTorch

Today let us create a simple two-layered Neural Network using PyTorch. We will be implementing the neural network shown in Figure 1. First, you need to install PyTorch. Check this article of mine for the installation process. Like any other program, we need to import the packages at the beginning. …

Neural Networks

2 min read

Building a Neural Network in PyTorch
Building a Neural Network in PyTorch
Neural Networks

2 min read


Mar 2, 2019

Implementing Transfer Learning in PyTorch

Fine-tuning and feature extraction with PyTorch — Introduction to Transfer Learning Transfer Learning is a technique where a model trained for a certain task is used for another similar task. In deep learning, there are two major transfer learning approaches: 1. Fine-tuning: Here, a pre-trained model is loaded and used for training. …

Machine Learning

3 min read

Transfer Learning in PyTorch
Transfer Learning in PyTorch
Machine Learning

3 min read


Jan 25, 2019

An Introduction to Tensors for Deep Learning

Tensors are the primary data structure used in deep learning, inputs, outputs everything within a neural network is represented using Tensors. So what the heck is a Tensor? The Deep Learning Book says as follows. "In the general case, an array of numbers arranged on a regular grid with a variable number of axes is known as…

Machine Learning

2 min read

An Introduction to Tensors for Deep Learning
An Introduction to Tensors for Deep Learning
Machine Learning

2 min read

Harin Ramesh

Harin Ramesh

78 Followers

Software Engineer

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech