Pinned Repositories
ARM-Arch
Assignments portal for Advanced ARM Architecture at IIIT-B (Fall, 2019)
AudioTalkie
Dispatch encoded messages from one machine to the other via audio waves.
ChampSim
ChampSim repository. Add-ons include the two-level-adaptive branch predictor by Yeh & Patt.
Dialect-Classification
Dialect Classification using techniques of Signal Processing and Machine Learning.
Drone-Simulation
A naive quadcopter simulator equipped with the mathematical model of the drone and its dynamics in the environment. Control methods are employed to fly the drone with the desired goals given the initial conditions.
GSoC2020-Doc
Concluding document to highlight work done as part of Google Summer of Code 2020 under The Linux Foundation.
ProjectorController9000
Using Linux kernel modules to control projector automatically with Raspberry Pi
Tests-on-Simple-Scalar
Contains source code to carry out tests & analyse the results of various branch predictors against each other. Additionally, demonstrates the benefits of cache-oblivious algorithms. Done as part of VL-803 Processor Architecture course at IIIT-B (Spring 2020).
TheGuardian
TheGuardian exposes mitigation techniques for cache-based side channel attacks by devising a secure LLC replacement policy. Tests were conducted on ChampSim to make it immune to such cross-core eviction attacks.
layman-n-ish's Repositories
layman-n-ish/Drone-Simulation
A naive quadcopter simulator equipped with the mathematical model of the drone and its dynamics in the environment. Control methods are employed to fly the drone with the desired goals given the initial conditions.
layman-n-ish/TheGuardian
TheGuardian exposes mitigation techniques for cache-based side channel attacks by devising a secure LLC replacement policy. Tests were conducted on ChampSim to make it immune to such cross-core eviction attacks.
layman-n-ish/GSoC2020-Doc
Concluding document to highlight work done as part of Google Summer of Code 2020 under The Linux Foundation.
layman-n-ish/AudioTalkie
Dispatch encoded messages from one machine to the other via audio waves.
layman-n-ish/Dialect-Classification
Dialect Classification using techniques of Signal Processing and Machine Learning.
layman-n-ish/ARM-Arch
Assignments portal for Advanced ARM Architecture at IIIT-B (Fall, 2019)
layman-n-ish/ChampSim
ChampSim repository. Add-ons include the two-level-adaptive branch predictor by Yeh & Patt.
layman-n-ish/d2l-tvm
Dive into Deep Learning Compiler
layman-n-ish/ProjectorController9000
Using Linux kernel modules to control projector automatically with Raspberry Pi
layman-n-ish/Tests-on-Simple-Scalar
Contains source code to carry out tests & analyse the results of various branch predictors against each other. Additionally, demonstrates the benefits of cache-oblivious algorithms. Done as part of VL-803 Processor Architecture course at IIIT-B (Spring 2020).
layman-n-ish/Deep-Fashion-Analysis-ECCV2018
Codes of ECCV 2018 workshop paper "Deep Fashion Analysis with Feature Map Upsampling and Landmark-driven Attention"
layman-n-ish/Digital-Sociology
Where technology meets sociology
layman-n-ish/DPasRL
Traditional Dynamic Programming problems formulated and solved as a Reinforcement Learning problems.
layman-n-ish/embox
Modular and configurable OS for embedded applications
layman-n-ish/EmoRecog
Classify the emotional state of person using visual features by incorporating traditional Mahine Learning techniques.
layman-n-ish/Evaluation-of-Road-Condition
Estimate the condition of a road using sensors on a smart phone.
layman-n-ish/gsoc-application
layman-n-ish/incubator-tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
layman-n-ish/iResize
Implementation of Seam-Carving for content aware image resizing
layman-n-ish/linux
Linux kernel variant from Analog Devices; see README.md for details
layman-n-ish/Rental-Listing-Inquiries
Classification on rental listing data from RentHop to predict the interest level of a new listing in Ney York City
layman-n-ish/Smokin-Ball
Tribute to the traditional DX-Ball game with a handy life-lesson.
layman-n-ish/Stable-oid
My attempt to solve the classic CartPole-v0 problem using (Deep) Reinforcement Learning
layman-n-ish/Thermography_Based_Blood_Flow_Imaging
Implementation of paper titled "Thermography-based blood flow imaging in human skin of the hands and feet: a spectral filtering approach" by A A Sagaidachnyi et al
layman-n-ish/tinyalsa
Tiny library to interface with ALSA in the Linux kernel
layman-n-ish/tvm-in-action
TVM stack: exploring the incredible explosion of deep-learning frameworks and how to bring them together
layman-n-ish/URL-Script
A script to open the links from a .txt file onto your default browser in individual tabs.