Giter VIP home page Giter VIP logo

Guru Shetti's Projects

airfloat-1 icon airfloat-1

Implementation of AirPlay audio (AirTunes) for iOS.

beacon-ml icon beacon-ml

Evaluate web beacon metrics for impact on business metrics

carnd-project10-model-predictive-control icon carnd-project10-model-predictive-control

Model Predictive Control to drive the car around the track. This time however you're not given the cross track error, you'll have to calculate that yourself! Additionally, there's a 100 millisecond latency between actuations commands on top of the connection latency.

carnd-project14-capstone-programming-a-real-self-driving-car icon carnd-project14-capstone-programming-a-real-self-driving-car

ROS nodes to implement core functionality of the autonomous vehicle system, including traffic light detection, control, and waypoint following! You will test your code using a simulator, and when you are ready, your group can submit the project to be run on Carla.

carnd-project2-traffic-sign-classifier icon carnd-project2-traffic-sign-classifier

Used deep neural networks and convolutional neural networks to classify traffic signs. Specifically, trained a model to classify traffic signs from the German Traffic Sign Dataset.

carnd-project3-behavioral-cloning icon carnd-project3-behavioral-cloning

model.py - The script used to create and train the model. drive.py - The script to drive the car. You can feel free to resubmit the original drive.py or make modifications and submit your modified version. model.h5 - The saved model. Here is the documentation explaining how to create this file. writeup_report as a markdown or pdf file. It should explain the structure of your network and training approach. The writeup must also include examples of images from the dataset in the discussion of the characteristics of the dataset. While we recommend using English for good practice, writing in any language is acceptable (reviewers will translate). There is no minimum word count so long as there are complete descriptions of the problems and the strategies. See the rubric and the writeup_template.md for more details about the expectations. video.mp4 - A video recording of your vehicle driving autonomously at least one lap around the track.

carnd-project4-advanced-lane-finding icon carnd-project4-advanced-lane-finding

write a software pipeline to identify the lane boundaries in a video from a front-facing camera on a car. The camera calibration images, test road images, and project videos are available in the project repository.

carnd-project6-unscented-kalman-filters icon carnd-project6-unscented-kalman-filters

Kalman filters have the same three steps: Initialization Prediction Update A standard Kalman filter can only handle linear equations. Both the extended Kalman filter and the unscented Kalman filter allow you to use non-linear equations; the difference between EKF and UKF is how they handle non-linear equations. But the basics are the same: initialize, predict, update.

carnd-project8-kidnapped-vehicle icon carnd-project8-kidnapped-vehicle

implement a 2 dimensional particle filter in C++. Your particle filter will be given a map and some initial localization information (analogous to what a GPS would provide). At each time step your filter will also get observation and control data.

cxchat icon cxchat

Ask questions about any data source by leveraging langchains

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.