GitHub / rishabh-sachdeva 28 Repositories
Full-Stack Software Engineer AI/ML Enthusiast. Key Programming Skills: Java SE/ Java EE Python Machine Learning Big Data JavaScript HTML-CSS
rishabh-sachdeva/distributedSystems
Assignments for CMSC 621, Advanced Operating System
Language: Go - Size: 2.84 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/webplatform-samples Fork of googlearchive/webplatform-samples
HTML5 Samples/Demos
Language: HTML - Size: 169 KB - Last synced at: over 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/spark-bigData
Language: Python - Size: 1.5 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/Search-Engine
Project for Information Retrieval - CMSC 676
Language: Java - Size: 8.31 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

rishabh-sachdeva/PythonForDataScience-udemy-course
Language: Jupyter Notebook - Size: 676 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/OnlineShoppingApplication
Online shop application using Advanced Java: adding product to cart, remove product, view cart, check-out.
Language: Java - Size: 7.2 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/NodeCourses Fork of sricheta92/NodeCourses
These are basis excersise on Node JS. I am following the exercise given on http://nicholasjohnson.com/node/course/exercises/
Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/Handwritten-Digit-Detection
Developed Model to detect handwritten digits. Model is trained on MNIST data set, and 10 clusters are achieved as expected.
Language: Jupyter Notebook - Size: 163 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

rishabh-sachdeva/GLS-MachineLearning
Grounded Language Acquisition using crowd sourced data
Language: Jupyter Notebook - Size: 28.4 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/dp3t-sdk-backend Fork of DP-3T/dp3t-sdk-backend
The backend implementation for DP3T
Size: 1.08 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/Docker-SampleNodeApp
A sample node app running in a docker container. Docker enables everything you need for an application, into a small image, and it can run on any VM, laptop which has docker installed.
Language: Dockerfile - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/docker-k8s-lab Fork of xiaopeng163/docker-k8s-lab
docker and kubernetes lab
Language: Ruby - Size: 718 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/Deep-Learning
Language: Jupyter Notebook - Size: 212 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/DataScience-MachineLearning
Contains implementation of Machine Learning algorithms and data visualization
Size: 0 Bytes - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/covid-app-usm-challenge
Language: Java - Size: 39.8 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/coursera-ResponsiveWebDev
This repository contains assignment projects from coursera course- "Responsive Website Basics: Code with HTML, CSS, and JavaScript by University of London & Goldsmiths, University of London". Technology used: javascript. HTML, CSS, Jquery.
Language: HTML - Size: 290 KB - Last synced at: over 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/codeChallenge-bank-calculation
Fetching information from a csv file and its evaluation through a JAVA program
Language: Java - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/code-challenge-REST-service-JAXRS
RESTful web service based Key value store
Language: Java - Size: 13.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

rishabh-sachdeva/AI-Project Fork of kushalmehta13/AI-Project
Language: Python - Size: 2.18 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/activelearning Fork of AstridKery/activelearning
Language: C++ - Size: 56.3 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/AI-Algorithms
Language: Python - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/ACA-MIPS-Simulator
Computer Architecture project - MIPS Simulator
Language: Java - Size: 196 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/AAAI2018 Fork of AstridKery/AAAI2018
Language: Jupyter Notebook - Size: 45.8 MB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/HaarCascadesBasedDynamicTrafficSchedulingSystem
System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally used to detect vehicles in the images clicked.The system uses webcam to detect vehicles, count them and allow traffic passage according to traffic density of each lanes.
Language: Java - Size: 27.3 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 0

rishabh-sachdeva/WeatherApp-ReactRedux
Weather application implemented using react.js and redux. Calls google api to load maps and display relevant weather information.
Language: JavaScript - Size: 341 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

rishabh-sachdeva/hackathon2017-scanAndPay-RESTapi
This repo contains backend component of "Scan and Pay" hybrid mobile app. Problem statement was to make shopping easier at retail stores. With this application user needs to do three steps to shop: scan the barcode of product, add to cart and pay via app. With this app, we are eliminating the concept of long queues at checkout counters.
Language: Shell - Size: 54.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

rishabh-sachdeva/QualityOfLifePredictionInBaltimore
Quality of Life Prediction in Baltimore
Language: Jupyter Notebook - Size: 4.31 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rishabh-sachdeva/hackathon2017-ScanAndPay-UI
This repo contains UI component of "Scan and Pay" hybrid mobile app. Problem statement was to make shopping easier at retail stores. With this application user needs to do three steps to shop: scan the barcode of product, add to cart and pay via app. With this app, we are eliminating the concept of long queues at checkout counters. The backend code is in another repository: hackathon-ScanAndPay-RESTapi
Language: TypeScript - Size: 1.54 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0
