Blog

Recent Posts

Research Paper Review: HAAC

13 minute read

This paper introduces HAAC, a novel garbled circuits accelerator and compiler, to make privacy-preserving computation more feasible. HAAC is a hardware-softw...

Research Paper Review: RPU

8 minute read

The Ring-Learning-with-Errors (RLWE) method is crucial for enhancing security and privacy in various technologies like homomorphic encryption and post-quantu...

Research Paper Review: PRIME

10 minute read

In this paper, the researchers propose PRIME, a novel PIM architecture designed to accelerate NN applications within ReRAM-based main memory. PRIME allows fo...

Research Paper Review: Gemmini

6 minute read

The paper introduces Gemmini, an open-source tool for creating DNN accelerators. Gemmini generates a diverse range of efficient ASIC accelerators using a fle...

Research Paper Review: Graphicionado

24 minute read

The paper details the development of Graphicionado, a specialized accelerator designed for efficient graph analytics. The researchers optimized both data pro...

Research Paper Review: TPU

11 minute read

This paper assesses the effectiveness of a custom ASIC called a Tensor Processing Unit (TPU), which has been utilized in datacenters since 2015 to expedite t...

Research Paper Review: WaveScalar

13 minute read

The paper presents WaveScalar, an alternative to superscalar design, a dataflow ISA and execution model designed for scalable, simple, high-performance proce...

Notes: Vector Processors

11 minute read

This report delves into the fundamentals of Vector Processors. The report outlines the architecture, functionality, challenges, performance enhancements, as ...

Course Notes: Linear Algebra

less than 1 minute read

Within this PDF, you’ll find my comprehensive notes covering the “Linear Algebra for Machine Learning and Data Science” Course offered by DeepLearning.AI

Course Notes: Git and GitHub

15 minute read

This is the summary of what I learned from Kunal Kushwaha’s YouTube Course on Git and GitHub, and a few extra notes taken while researching.

Line Follower Robot

6 minute read

A line follower robot is a type of automated vehicle that is designed to follow a marked path or line. These robots typically use sensors, such as infrared o...

Texas Instruments IICDC 2019 Business Video

1 minute read

The “International Innovation Challenge Design Contest (IICDC)” hosted by Texas Instruments (TI) in 2019 was a competition that encouraged students, hobbyist...

ABU Robocon’19 Videos

1 minute read

ABU Robocon is a biennial robotics competition organized by the Asia-Pacific Broadcasting Union (ABU). The competition involves teams of students from univer...

Course Notes: Learning How to Learn

25 minute read

These are my notes on the Coursera Course - Learning How to Learn. The course is instructed by Dr. Barbara Oakley and Terrence Sejnowski.

Introduction to CS Placements

5 minute read

This document mainly focuses on programming and concepts related to computer science. It is for both types of students - those who are learning to code from ...

Single Digit BCD Adder

1 minute read

I assisted my college professor in recording a video demonstration of the experiment, which aimed to showcase the working of a single digit BCD adder.

Assembling my First Computer

4 minute read

After watching multiple videos from Linus Tech Tips and reading countless blogs and reviews, I finally decided to assemble my own personal computer and summa...