Posts by Category

computer-architecture

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 ...

Back to Top ↑

course-notes

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.

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.

Back to Top ↑

machine-learning

Deep Learning Course

1 minute read

“Deep Learning” course (ECE-GY 7123) at NYU Tandon by Chinmay Hegde

Back to Top ↑