Pinned Repositories
Fixed-Posit
Repository accompanying the paper "Fixed-Posit: A Floating-Point Representation for Error-Resilient Applications" published in IEEE Transactions on Circuits and Systems II
cloudlab-lib
computer-engineering-resources
A curated list of Computer Engineering resources
Dagger
HW/SW co-designed end-host RPC stack
DeathStarBench
Open-source benchmark suite for cloud microservices
Densest-Subgraph-Discovery
A Python repository for finding the densest subgraph in a undirected graph
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"
MyPintools
Pintools I made for various projects
Toy-Neural-Network-Library
nnlib is a toy neural network library I used to explain how to implement automatic-differentiation.
Weiner-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).
varungohil's Repositories
varungohil/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"
varungohil/Densest-Subgraph-Discovery
A Python repository for finding the densest subgraph in a undirected graph
varungohil/Toy-Neural-Network-Library
nnlib is a toy neural network library I used to explain how to implement automatic-differentiation.
varungohil/Weiner-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).
varungohil/Dagger
HW/SW co-designed end-host RPC stack
varungohil/MyPintools
Pintools I made for various projects
varungohil/cloudlab-lib
varungohil/computer-engineering-resources
A curated list of Computer Engineering resources
varungohil/DeathStarBench
Open-source benchmark suite for cloud microservices
varungohil/Face-Recognition-System-using-Eigen-Values
The project presents a unsupervised learning framework which can learn and recognize human faces. A face can be described using a set of 2D characterisitic views. The "eigen faces" or eigen vectors of the training images are used to define a face space. The images are projected onto this face space that also encodes the variation amongst the known faces.
varungohil/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
varungohil/hdr-plot
A simple standalone script to plot HdrHistograms directly from the output of wrk load testing tool
varungohil/HTML-2-LaTeX
varungohil/impute-ehr
varungohil/intel-pt-scripts
varungohil/Labrador_time_encoding
varungohil/levelgzip
varungohil/MicroservicesBenchmark
varungohil/NeurIPS-2019
Repository for submission to the NeurIPS-2019
varungohil/OpenBLAS
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
varungohil/Particle-Swarm-Optimization
Estimate the minimum value of a Cross-in-tray function function for -10<=x,y<=10 using PSO.
varungohil/sinan-test
varungohil/SLR-Parser
varungohil/Spectral-Clustering
A small demo comparing spectral clustering and k-means clustering.
varungohil/students-at-systems.github.io
varungohil/Tailbench
varungohil/varungohil.github.io
A beautiful, simple, clean, and responsive Jekyll theme for academics
varungohil/varungohil.github.io.old
varungohil/vHive
vHive: Open-source framework for serverless experimentation
varungohil/vSwarm
A suite of representative serverless cloud-agnostic (i.e., dockerized) benchmarks