-
Microsoft
- Hyderabad
- https://www.linkedin.com/in/rishab-327a13142/
Stars
divxvid / competetive_programmin_with_stl
Forked from 2019202009ankush/competetive_programmin_with_stlCompetetive Programming
A locally scalable index based search Engine for Wikipedia XML dump with result retrieval latency of 1-5 milliseconds.
An implemenation of Pix2Pix GAN for google satellite images to street view translation
Various research papers along with implemented code.
Various implementations for Object Detection(SSD),Face Detection(using OpenCV) and GAN'S(for image generation)
Implementation of DCGAN's according to paper by Ian Goodfellow in both Tensorflow(for MNIST) and PyTorch(for CIFAR 10 Images)
Implementation of Single Shot Multibox object detectors(faster than RCNN'S and YOLOv1-v2)
A collection of various machine learning algorithms written from scratch for classification,regression and clustering and dimensionality reductions
Implementation of Chord(in C++)A fundamental problem that confronts peer-to-peer applications is the efficient location of the node that stores a desired data item. Chord is a distributed lookup pr…
A UI based Hand Gesture Recognition System for recognizing gestures in real time from a webcam,using openCV,CNN and PyQT.Created own Dataset and applied custom Image Processing Techniques for train…