We obtain a better convergence rate
Superior performance of our technique!
Block diagram for the self-attention block
Clustering cluttered data using a guide
Developed a neural network to classify the Google Speech Command dataset
Explored the performance of various other methods like logistic regression, MLP, CNN, and RNN combined with preprocessing like filtering and sub-sampling
Designed a 6-stage 16-bit microprocessor on VHDL to execute given ISA based on multi-cycle design
Implemented hazard mitigation, data forwarding and tested it on FPGA
Boosted the performance by simultaneously fetching 2 instructions and using appropriate hardware-based queuing
Deblurring of images using reverse heat equation and stabilization
Implementation of this paper
Designed a contactless instrument inspired from guitar and theremin to play music
Used MSP430 microcontroller, designed the rest of the circuit and soldered the components on PCB
Built a triangulation based module on Arduino capable of locating sound sources
Integrated it to an autonomous car which moves towards the source with an accuracy of ±5 degrees.
Estimated the 3D shape of an object from a single image image using calculus of variation
Computed depth map in a scene from two or more (stereo) images
Modeled a given maze as a Markov Decision Process using suitable states, rewards and transitions
Used various methods like Howard's Policy Iteration, Value Iteration, and Linear Programming to solve the Bellman Optimality Equations
Developed a web crawler which can extract email addresses mentioned on inter-linked sites
Capable of both unrestricted and conditional crawling across websites