Vatsal Srivastava (@vatsl)
  • Stars
    star
    236
  • Global Rank 108,144 (Top 4 %)
  • Followers 51
  • Following 81
  • Registered over 10 years ago
  • Most used languages
    C++
    35.3 %
    Python
    35.3 %
    HTML
    17.6 %
  • Location 🇺🇸 United States
  • Country Total Rank 26,207
  • Country Ranking
    HTML
    1,772
    C++
    2,337

Top repositories

1

TrafficLight_Detection-TensorFlowAPI

Traffic Light Detection and Classification using TensorFlow Object Detection API
HTML
97
star
2

ParticleFilter

An implementation of the Particle Filter using C++ for the purposes of localization.
C++
93
star
3

CarND-MPC-Project

Implementation of Model Predictive Control to autonomously navigate a vehicle.
C++
8
star
4

AutonomousDriving

A few projects towards gaining knowledge of developing autonomous vehicles using Computer Vision and Deep Learning.
Jupyter Notebook
4
star
5

CarND-Path-Planning

Build a path planner that creates smooth and safe trajectories for the car to follow.
C++
4
star
6

DeepLearning-ND101

Projects to learn the concepts of Deep Learning like CNN, RNN, LSTM, GAN, etc.
Jupyter Notebook
3
star
7

UnscentedKalmanFilter

C++
2
star
8

CarND-PID-Control-Project

Determining the steering angle of an autonomous vehicle using the concepts of PID controllers.
C++
2
star
9

Speech-Recognition-with-Neural-Networks

An end-to-end automatic speech recognition (ASR) pipeline with a deep neural network. The pipeline accepts raw audio as input and return a predicted transcription of the spoken language.
HTML
2
star
10

ExtendedKalmanFilter

An implementation of Extended Kalman Filter for pedestrian detection using Lidar and Radar data.
C++
1
star
11

gi-remotes

1
star
12

CarND-Semantic-Segmentation

In this project, we label the pixels of a road in images using a Fully Convolutional Network (FCN).
Python
1
star
13

Isolation-GamePlaying

Building a game playing AI agent to win at the game of Go.
Python
1
star
14

SudokuSolver

Learn the basic techniques in Artificial Intelligence like Search and Constraint Propagation by creating a program to solve a Sudoku problem.
Python
1
star
15

MIT60001

Code for assignments of MIT's 6.0001 - Introduction to Computer Science and Programming in Python
Python
1
star
16

songPopularity

An app to scrape the Rammstein's song's translation requests and gauge their popularity from it.
Python
1
star
17

SignLanguageRecognizer

Build a system that can recognize words communicated using the American Sign Language (ASL) using a preprocessed dataset of tracked hand and nose positions extracted from video. The goal is to train a set of Hidden Markov Models (HMMs) using part of this dataset to try and identify individual words from test sequences.
HTML
1
star
18

Planning-Search

Define a group of problems in classical PDDL (Planning Domain Definition Language) for the air cargo domain. Set up the problems for search, experiment with various automatically generated heuristics, including planning graph heuristics, to solve the problems.
Python
1
star