Pinned Repositories
Android-SnackBar
SnackBar is a Food Ordering Application. It was developed with intention to provide food delivery to student through Android Application
BorgWards-Vehicle-Detection-Challenge
This repo is my Submission for BorgWards Vehicle Detection Chellenge
Computer-Vision-Course-Assignments
Canny Edge Detection, Eigen Faces Face Recognition Algorithm, Applying Sobel Filter, Hough Lines, Harris Corner Detection as a Feature, Image Manipulation
DeepSign-A-Deep-Learning-Architecture-for-Sign-Language-Recognition
Graph-SLAM
This repository demonstrates implementation of Graph SLAM on dummy 2D data
LeetCode
LeetCode preparation
Machine-Learning-Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
system-design-interview
System design interview for IT companies
Telenav-Sensor-Fusion
Telenav Sensor Fusion Project
Tensorboard-Visualization-Freezing-Graph
A simple program on how you can use tensor-board for visualization and how you can freeze your model graph and later use if for testing
jayshah19949596's Repositories
jayshah19949596/CodingInterviews
This repository contains coding interviews that I have encountered in company interviews
jayshah19949596/DeepSign-A-Deep-Learning-Architecture-for-Sign-Language-Recognition
jayshah19949596/Tensorboard-Visualization-Freezing-Graph
A simple program on how you can use tensor-board for visualization and how you can freeze your model graph and later use if for testing
jayshah19949596/system-design-interview
System design interview for IT companies
jayshah19949596/Telenav-Sensor-Fusion
Telenav Sensor Fusion Project
jayshah19949596/Graph-SLAM
This repository demonstrates implementation of Graph SLAM on dummy 2D data
jayshah19949596/BorgWards-Vehicle-Detection-Challenge
This repo is my Submission for BorgWards Vehicle Detection Chellenge
jayshah19949596/Extended-Kalman-Filter
This repository demonstrates use of Extended Kalman Filter to estimate the state of a moving object of interest
jayshah19949596/LeetCode
LeetCode preparation
jayshah19949596/tensorflow_tutorials
From the basics to slightly more interesting applications of Tensorflow
jayshah19949596/Facial-Keypoint-Detection
This repository demonstrates deep-learning approach to build facial key-point detection system
jayshah19949596/Gradient-Descent-Demo-From-Scratch
jayshah19949596/Object-Detection-With-White-Background
This repo demonstrates how you can use contours for object detection when you have white background
jayshah19949596/PID-Controller
This repository demonstrates implementation of PID-Controller
jayshah19949596/SK-Learn-Linear-Regression
jayshah19949596/Image-Captioning-PyTorch
This repo demonstrated a deep-learning architecture to automatically generate captions from images
jayshah19949596/jayshah19949596.github.io
My portfolio
jayshah19949596/Kidnapped-Vehicle-Particle-Filter
This repository contains C++ code for implementation of Particle Filter to localize a vehicle kidnapped in a closed environment.
jayshah19949596/Model-Predictive-Control-Project
This repository contains C++ code for implementation of Model Predictive Controller. MPC is used to derive throttle, brake and steering angle actuators for a car to drive around a circular track. This task was implemented to partially fulfill Term-II goals of Udacity's self driving car nanodegree program
jayshah19949596/NexusEdge_AI_Coding_Challenge_Kickstarter_Data
This repo explores the kisckstarted dataset, choosing prediction model from exploration and then code a Python module that serves the model
jayshah19949596/RoadDetection-SemanticSegmentation
This repo demonstrated road detection by semantic segmentation using tensorflow
jayshah19949596/Spring-Boot-REST
Example code for REST api with Spring
jayshah19949596/Udacity-CarND
jayshah19949596/Unscented-Kalman-Filter
This repository demonstrates use of Unscented Kalman Filter to estimate the state of a moving object of interest
jayshah19949596/angular-firestarter
:anchor: :fire: Angular + Firebase Progressive Web App Starter
jayshah19949596/CarNd-Path-Planning
This repository demonstrates implementation of a Path Planner
jayshah19949596/CarND-Path-Planning-Project
This repository contains C++ code for implementation of Path Planner. This path of waypoints is used to fed to the controller module of a car running on a highway. This task was implemented to partially fulfill Term-III goals of Udacity's self driving car nanodegree program
jayshah19949596/Nerdsup-KNN
This repository demonstrates nearest neighbor classification on Pendigits Handwritten Numbers
jayshah19949596/Nerdsup-SKLearn-KNN
This repository demonstrates using scikit learn's k-nearest neighbor classifier on Pendigits Handwritten Numbers. This repository also demonstrates how to visualize high dimensional data using TSNE
jayshah19949596/PyMavs-Tensorflow-Demo