• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This repo explores the kisckstarted dataset, choosing prediction model from exploration and then code a Python module that serves the model

More Repositories

1

CodingInterviews

This repository contains coding interviews that I have encountered in company interviews
Python
3,128
star
2

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
MATLAB
309
star
3

DeepSign-A-Deep-Learning-Architecture-for-Sign-Language-Recognition

Python
44
star
4

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
Python
15
star
5

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
Jupyter Notebook
14
star
6

Telenav-Sensor-Fusion

Telenav Sensor Fusion Project
C++
5
star
7

Graph-SLAM

This repository demonstrates implementation of Graph SLAM on dummy 2D data
Jupyter Notebook
4
star
8

Android-SnackBar

SnackBar is a Food Ordering Application. It was developed with intention to provide food delivery to student through Android Application
Java
4
star
9

Extended-Kalman-Filter

This repository demonstrates use of Extended Kalman Filter to estimate the state of a moving object of interest
C++
3
star
10

BorgWards-Vehicle-Detection-Challenge

This repo is my Submission for BorgWards Vehicle Detection Chellenge
Jupyter Notebook
3
star
11

Traffic-Sign-Classifier-Project

This Project is on classifying traffic signs... I have used a Deep Convolution Neural Network which classifies traffic sign images
Jupyter Notebook
3
star
12

PID-Controller

This repository demonstrates implementation of PID-Controller
C++
2
star
13

SK-Learn-Linear-Regression

Jupyter Notebook
2
star
14

Gradient-Descent-Demo-From-Scratch

Jupyter Notebook
2
star
15

Facial-Keypoint-Detection

This repository demonstrates deep-learning approach to build facial key-point detection system
Jupyter Notebook
2
star
16

Object-Detection-With-White-Background

This repo demonstrates how you can use contours for object detection when you have white background
Jupyter Notebook
2
star
17

InterviewPreparations

Python
2
star
18

LeetCode

LeetCode preparation
Python
2
star
19

Markov-Model-Text-Generator

The repo demonstrates simple frequency weighted text-generator using markov model
C++
2
star
20

American-Sign-Language-Recognition

Developed a program that lets users search dictionaries of American Sign Language (ASL), to look up the meaning of unknown signs using Dynamic Time Warping with custom features.
Python
2
star
21

Neural-Network-Demo

This repository contains basic neural network design concepts like hebbian learning, perceptron rule, filtered learning
Python
2
star
22

Spring-Boot-REST

Example code for REST api with Spring
Java
1
star
23

jayshah19949596.github.io

My portfolio
CSS
1
star
24

Lane-Detection

Jupyter Notebook
1
star
25

Behavioral-Cloning-For-Self-Driving-Car

I have used deep convolutional neural networks to clone driving behavior of humans... I have implemented end-to-end learning model for self-driving cars that mimics human driving behavior
HTML
1
star
26

Unscented-Kalman-Filter

This repository demonstrates use of Unscented Kalman Filter to estimate the state of a moving object of interest
C++
1
star
27

Search-Engine-Algorithm

This repository demonstrates simple search engine algorithm using basic python data structure
Python
1
star
28

Advance-Lane-Detection

Detecting Lanes for Self-Driving-Cars... I have developed a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car
Jupyter Notebook
1
star
29

Kidnapped-Vehicle-Particle-Filter

This repository contains C++ code for implementation of Particle Filter to localize a vehicle kidnapped in a closed environment.
C++
1
star
30

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
C++
1
star
31

RoadDetection-SemanticSegmentation

This repo demonstrated road detection by semantic segmentation using tensorflow
Python
1
star
32

Vehicle-Detection-Tracking

Vehicle Detection Project... a software pipeline to identify vehicles in a video from a front-facing camera on a car... I have used HOG+SVM to detect vehicles in a video
Jupyter Notebook
1
star
33

Image-Captioning-PyTorch

This repo demonstrated a deep-learning architecture to automatically generate captions from images
Jupyter Notebook
1
star
34

Deep-Learning-Nanodegree

The repository has project related to different types of Neural-Network. All the projects in this repository is a part of Udaicty Deep Learning Nanodegree course
Jupyter Notebook
1
star