Thanks to visit codestin.com
Credit goes to Github.com

Skip to content
View rishabkr's full-sized avatar

Block or report rishabkr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

A locally scalable index based search Engine for Wikipedia XML dump with result retrieval latency of 1-5 milliseconds.

Jupyter Notebook 1 Updated Nov 5, 2020

An implemenation of Pix2Pix GAN for google satellite images to street view translation

Python 3 Updated Sep 23, 2020

Various research papers along with implemented code.

Jupyter Notebook 1 Updated Jan 2, 2021

Various implementations for Object Detection(SSD),Face Detection(using OpenCV) and GAN'S(for image generation)

Jupyter Notebook 2 Updated Dec 19, 2020

Implementation of DCGAN's according to paper by Ian Goodfellow in both Tensorflow(for MNIST) and PyTorch(for CIFAR 10 Images)

Jupyter Notebook 1 Updated May 18, 2020

Implementation of Single Shot Multibox object detectors(faster than RCNN'S and YOLOv1-v2)

Jupyter Notebook 1 Updated May 19, 2020

A collection of various machine learning algorithms written from scratch for classification,regression and clustering and dimensionality reductions

Jupyter Notebook 3 2 Updated Jan 3, 2021

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…

C++ 1 Updated Nov 14, 2020

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…

Python 1 Updated Jan 21, 2020