Trying to understand things by coding them up!
Generalizing-Lottery-Tickets. This repository contains code to replicate the experiments given in NeurIPS 2019 paper "One ticket to win them all: generalizing lottery ticket initializations across datasets and optimizers"
50Densest-Subgraph-Discovery. A Python repository for finding the densest subgraph in a undirected graph
17Toy-Neural-Network-Library. nnlib is a toy neural network library I used to explain how to implement automatic-differentiation.
3Weiner-Filter. Consider an image which is corrupted by both additive Gaussian noise and defocus blur. Here I have implemented a Wiener filter to restore the image to make it less noisy and less blurry. To evaluate the restored image I use PSNR (Peak Signal to Noise Ratio).
3MyPintools. Pintools I made for various projects
1