<!--### Hi there 👋>> <!-- prateeksawhney97/prateeksawhney97 is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile. Here are some ideas to get you started:…
<!--### Hi there 👋>>
<!--
prateeksawhney97/prateeksawhney97 is a ✨ _special_ ✨ repository because its README.md (this file) appears on your GitHub profile.
Here are some ideas to get you started:
-->
👨💻 Prateek Sawhney: AI Engineer | Data Scientist | Data Engineer
LinkedIn - [https://www.linkedin.com/in/prateek-sawhney-a0b134131/](https://www.linkedin.com/in/prateek-sawhney-a0b134131/ )
Medium - https://sawhney-prateek97.medium.com/
Hey there! Welcome to my GitHub profile! I'm an Artificial Intelligence Engineer and Data Engineer with a passion for creating innovative solutions in Machine Learning, Computer Vision, and Natural Language Processing. Whether it's building powerful AI models or creating data engineering pipelines or solutions, I'm always working on projects that make an impact.
I also teach Artificial Intelligence concepts through my LinkedIn Learning courses, sharing knowledge with a wide community of learners.
Key Projects
1. [Behavioral Cloning of Self Driving Car]
Description: In this project, I designed and trained a Convolutional Neural Network (CNN) to mimic human driving behavior using a Unity-based driving simulator. The model learns by observing and clones driving behavior, enabling a self-driving car to navigate complex roads autonomously. From data collection to real-time decision-making, this project showcases the power of AI in the future of autonomous vehicles! 🚗💡
- Youtube: Video Link
- GitHub: Repository Link
3. [Advance Lane Finding]
Description: In this project, I implemented advanced image processing techniques to accurately detect lane lines, no matter the road texture, lighting, or curves. By using image warping and a sliding window approach, the system reliably identifies lane boundaries. Additionally, I calculated the real curvature of the lane and determined the vehicle’s position relative to the center for enhanced driving precision. 🚗🔍
- Youtube: Video Link
- GitHub: Repository Link
Explore more projects in my GitHub Repositories.
My Courses on LinkedIn Learning
Learn more by visiting my LinkedIn Profile.Get in Touch!
- LinkedIn: Prateek Sawhney
- Medium: sawhneyprateek97
- Email: [[email protected]](mailto:[email protected])
-
Self-Driving-Car ★ PINNED
Implemented a Convolutional Neural Network for end-to-end driving in a simulator using Tensorflow and Keras. The project involves training over 13,000 images in a unity3d simulator to steer the car successfully throughout the track
Python ★ 28 7y agoExplain → -
Behavioral-Cloning-Project-P4 ★ PINNED
Behavioral Cloning Project for Self-Driving Car Nano Degree Term 1. The project includes designing a neural network and then training the car on the road in unity simulator. The CNN learns and clones the driving behavior.
Python ★ 24 7y agoExplain → -
Detecting-Lane-Lines-P1 ★ PINNED
Lane Finding Project for Self-Driving Car Nano Degree Term 1. Road Lane Lines are detected by using various image processing techniques like Grayscale, Blurring, Canny Edge Detection, Hough Transform and Masking.
Jupyter Notebook ★ 17 7y agoExplain → -
Advanced-Lane-Finding-P2 ★ PINNED
Advanced Lane Detection Project which includes advanced image processing to detect lanes irrespective of the road texture, brightness, contrast, curves etc. Used Image warping and sliding window approach to find and plot the lane lines. Also determined the real curvature of the lane and vehicle position with respect to center.
Jupyter Notebook ★ 14 7y agoExplain → -
People-Counter-Application-Using-Intel-OpenVINO-Toolkit ★ PINNED
The people counter application demonstrates how to create a smart video IoT solution using Intel® hardware and software tools. The app will detect people in a designated area, providing the number of people in the frame, average duration of people in frame, and total count. This project is a part of Intel Edge AI for IOT Developers Nanodegree program by udacity.
JavaScript ★ 23 3y agoExplain → -
Dog-Breed-Classification-Project-Using-Flask ★ PINNED
Dog Breed classifier project of the Data Scientist Nanodegree by Udacity. A Web Application is developed using Flask through which a user can check if an uploaded image is that of a dog or human. Also, if the uploaded image is that of a human, the algorithm tells the user what dog breed the human resembles the most. The Deep Learning model distinguishes between the 133 classes of dogs with an accuracy of over 82.89%.
HTML ★ 16 3y agoExplain → -
Calculator-using-HTML-CSS-and-JavaScript
A simple calculator using JavaScript, HTML5 and CSS3
CSS ★ 14 6y agoExplain → -
Decentralised-Platform-for-Voting-in-Elections-Using-Ethereum
The solution is to build a Decentralised application on Blockchain using Ethereum to eliminate the problem of Fake Votes, so that the voting system becomes transparent and unbiased. This is possible by Blockchain where we can keep the vote counts and other electoral data protected. The application would consist of a list of eligible candidates for election and we, as a voter, using our unique account having a unique private key, can cast a single vote to the candidate. This would require some ether, but the "Fake Votes" problem can be eliminated.
JavaScript ★ 9 3y agoExplain → -
Disaster-Response-Pipeline
This Project is a part of Data Science Nanodegree Program by Udacity in collaboration with Figure Eight. The initial dataset contains pre-labelled tweet and messages from real-life disasters. The aim of this project is to build a Natural Language Processing tool that categorize messages.
Jupyter Notebook ★ 9 6y agoExplain → -
Decentralized-Financial-Technology-for-Fund-Raising
Decentralized Financial Technology for Fund Raising on Ethereum using Blockchain Technology
JavaScript ★ 7 3y agoExplain → -
Road-Lane-Finding-Application-Using-Flask
A Flask Application deployed over Google Cloud Platfrom to perform Advanced Lane Detection on Road Images which includes advanced image processing to detect lanes irrespective of the road texture, brightness, contrast, curves etc. Used Image warping and sliding window approach to find and plot the lane lines.
HTML ★ 7 6y agoExplain → -
Programming-Data-Structures-and-Algorithms-using-Python
Programming Assignments of the NPTEL course in Oct-2018.
Python ★ 7 3y agoExplain → -
Motion-Planning-And-Decision-Making-for-Autonomous-Vehicles
No description.
C++ ★ 6 5y agoExplain → -
Traffic-Sign-Classifier-Project-P3
German Traffic Sign Classification Project for Self-Driving Car Nano Degree Term 1. A CNN is designed and trained to detect the traffic signs using the German Traffic Sign Dataset. The system is also tested on German traffic signs to measure its performance.
HTML ★ 6 6y agoExplain → -
Plagiarism-Detector-Using-SageMaker
Second project of the Udacity Machine Learning Engineer Nanodegree program where a Plagiarism Detector is created using custom similarity features amongst source and answer file such as containment and longest common subsequence. Further, trained and deployed the model on Amazon Sagemaker.
HTML ★ 6 6y agoExplain → -
Recommendations-With-IBM-Project
This project is a part of the Data Scientist Nanodegree by Udacity. It features an important collaboration with IBM, the provider of the dataset. The aim is to develop a recommendation engine and suggest new articles to the IBM Watson Community users.
HTML ★ 6 6y agoExplain → -
Digit-Recognition-App-JavaFX
Repository for Digit-Recognition Application using Neural Networks and JavaFX.
Java ★ 5 8y agoExplain → -
Flask-Application-for-Spam-vs-Non-Spam-Classification
Deploying Flask app to Google Cloud Platform using App Engine for classifying Spam Messages
HTML ★ 5 3y agoExplain → -
cat-vs-noncat-classification-logistic
Logistic Regression Classifier to Recognize Cats.
Python ★ 4 8y agoExplain → -
Deploying-a-Sentiment-Analysis-Model-on-Amazon-Sagemaker
Deploying a Sentiment Analysis Model on Amazon Sagemaker which consists of deploying a Sentiment Analysis model using Recurrent Neural Networks in the Amazon AWS SageMaker tool. The notebook and Python files provided here result in a simple web application which interacts with a deployed recurrent neural network performing sentiment analysis on movie reviews. In the final architecture AWS API Gateway and AWS Lambda functions is used as well.
HTML ★ 4 6y agoExplain → -
Goa-Monument-Prediction
Deep Learning Model for classifying Monuments in Goa Using Keras
HTML ★ 4 6y agoExplain → -
Photo-Editor-Web-Application-Using-3D-Arrays
Photo Editor web application hosted on GitHub Pages. Developed using 3D arrays and JavaScript.
JavaScript ★ 4 5y agoExplain → -
prateeksawhney97.github.io
Personal Portfolio website version 2.0 hosted on GitHub.
JavaScript ★ 4 5y agoExplain → -
Sudoko-Game-Backtracking
Sudoku solver webapp!
HTML ★ 4 6y agoExplain → -
Youtube-Video-Browser-Using-React
Video Browser App using Youtube API to search, play and list videos using React.
JavaScript ★ 4 7y agoExplain → -
Extended-Kalman-Filter-Project-P5
The project includes Lidar and Radar data fusion. The radar measurement space being a non linear function requires linearization to apply Kalman Filter. This is done using Taylor series and Jacobian matrices in an Extended Kalman Filter approach.
C++ ★ 4 7y agoExplain → -
Decentralised-System-of-Banking
Creating a decentralised system of banking for fund raising, on Ethereum using blockchain technology.
JavaScript ★ 3 7y agoExplain → -
JavaFx-BloodBank
Could be taken up by any BloodBank Organization.
Java ★ 3 8y agoExplain → -
Programming-Data-Structures-and-Algorithms-Using-C
Programming Assignment Solutions for the Nptel Course 2018.
C ★ 3 3y agoExplain → -
Finding-Lane-Lines-Using-Sliding-Window
Implemented Sliding Windows and Fit a Polynomial on the warped Image
Python ★ 3 7y agoExplain → -
Kalman-Filter-for-tracking-a-pedestrian-in-2D
Implementation using only LASER (LIDAR) measurements to predict a pedestrian
C++ ★ 3 7y agoExplain → -
Flask-Application-for-Goa-Monuments-Prediction
A Flask Application deployed on Google Cloud Platform which uses Deep Learning Model for classifying Monuments in Goa Using Keras
HTML ★ 3 6y agoExplain → -
Object-Detection-using-Template-Matching
Detecting Cars on the road using Template Matching
Jupyter Notebook ★ 2 7y agoExplain → -
Spin-And-Win-Game-JavaScript
A Simple Spin & Win Game Using Phasor and JavaScript!
JavaScript ★ 2 6y agoExplain → -
MNIST-Classification-Multinomial-vs-Gaussian-Naive-Bayes
Classification using Multinomial and Gaussian Naive Bayes
Jupyter Notebook ★ 2 6y agoExplain → -
LeNet-5-Convolutional-Neural-Networks
Implementing the LeNet-5 neural network architecture to classify MNIST Digits
Jupyter Notebook ★ 2 7y agoExplain → -
Neural-Networks-Deep-Learning
Repository for Neural Networks & Deep Learning course by deeplearning.ai
Jupyter Notebook ★ 1 8y agoExplain → -
Hashing-using-SHA256
A simple demonstration of the SHA256 hashing function from the crypto-js library operated upon two variables.
JavaScript ★ 1 2y agoExplain → -
prateeksawhney97
No description.
★ 1 1y agoExplain → -
Canny-Edge-Detection-Lane-Lines
Detecting Lane lines by Canny Edge Detection
Python ★ 1 7y agoExplain → -
Camera-Calibration
Camera Calibration and Distortion Correction
Python ★ 1 7y agoExplain → -
Finding-Corners-Using-OpenCV
Drawing corners in an image of a chessboard pattern.
Python ★ 1 7y agoExplain → -
Hackerblocks-practice ⑂
No description.
C++ ★ 1 4y agoExplain → -
Personal-Portfolio-FreeCodeCamp
Responsive Web Design Projects - Personal Portfolio | FreeCodeCamp
CSS ★ 1 8y agoExplain → -
Machine_Learning
Base repository for 'Introduction to Machine Learning' by 'Andrew Ng' on Coursera.
Matlab ★ 1 8y agoExplain → -
Decentralized-Twitter-dApp
Decentralized Twitter Application using Embark
CSS ★ 1 7y agoExplain → -
Chuk-Norris-Jokes-application-using-Flask
A simple web application demonstrating the use of Data Acquisition using web API's in Flask. Extracted jokes from the Chuk Norris Database API i.e. http://api.icndb.com/jokes/{}. Given a specific joke 'ID', the web application returns the joke for the corresponding joke ID.
Jupyter Notebook ★ 1 3y agoExplain → -
Snake-Game-OOPs-JavaScript
A Snake Game hosted on GitHub Pages based on OOPS, Data Structures and JavaScript.
JavaScript ★ 1 6y agoExplain → -
Perspective-Transform-on-Camera-Images
Undistort and Transform Perspective
Python ★ 1 7y agoExplain → -
DPS-Navigation-for-Blind-People
Navigation for Blind People using Object Detection
★ 1 6y agoExplain → -
Behavioral-Cloning-Hill-Side-Track-2
Repository for Behavioral Cloning Project of Udacity Self Driving Car Engineer Nanodegree on Track 2
Python ★ 1 7y agoExplain → -
MyBlog-App
The blog app made through the IMAD Mobile Application Development Module.
Java ★ 1 8y agoExplain → -
Lottery-Smart-Contract-Ethereum
Ethereum Smart Contract that Models a Lottery.
JavaScript ★ 1 7y agoExplain → -
CSS-flexbox-tutorial ⑂
A CSS Flexbox tutorial.
HTML ★ 1 7y agoExplain → -
Survey-Form-FreeCodeCamp-Project
Responsive Web Design Projects -A Survey Form | FreeCodeCamp
HTML ★ 0 8y agoExplain → -
videos-hacktoberfest ⑂
Want to make your first pull request? This repo is a freindly place to learn about GitHub and earn your shirt.
HTML ★ 0 6y agoExplain → -
aws-lambda-developer-guide ⑂
The AWS Lambda Developer Guide
★ 0 4y agoExplain → -
DPS-2022
AI Mission For the DPS Program
Jupyter Notebook ★ 0 4y agoExplain → -
KerasToJSONML
No description.
★ 0 4y agoExplain → -
Share-Split-Android-App ⑂
Indian Share Split App: Transfer files, photos, videos & apps to other devices
★ 0 4y agoExplain → -
Spin-And-Win-Game ⑂
A Simple Spin & Win Game Using Phaser and JavaScript!
JavaScript ★ 0 4y agoExplain → -
deep-learning-v2-pytorch ⑂
Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101
Jupyter Notebook ★ 0 7y agoExplain → -
skhiearth.github.io
No description.
HTML ★ 0 7y agoExplain → -
Hackerrank-30-Days-of-Code
Problems for the 30 Days of code challenge.
C++ ★ 0 7y agoExplain → -
Traffic-Congestion-GCP
No description.
★ 0 5y agoExplain → -
Credit-Management-1 ⑂
The Sparks Foundation Internship Project
PHP ★ 0 5y agoExplain → -
Demo-React-App-GitHub-Pages
No description.
JavaScript ★ 0 6y agoExplain → -
Flask-streaming-Pedestrians-detection-using-python-opencv- ⑂
Stream video of pedestrians detection using opencv background subtraction and python Flask microframework
★ 0 6y agoExplain → -
Community-Curated-Resources ⑂
Community Curated Resources for development by members of Facebook Developer Circle Delhi, NCR.
★ 0 6y agoExplain → -
Smart-Queuing-System-Using-Intel-OpenVINO-Toolkit
Scenario 1: Manufacturing Sector Below is the first scenario. The job is to read through the scenario and figure out which type of hardware might best fit the client's needs.
Jupyter Notebook ★ 0 6y agoExplain → -
Computer-Pointer-Controller-Using-Intel-OpenVINO-Toolkit
Computer Pointer Controller app is used to control the movement of mouse pointer by the direction of eyes and also estimated pose of head. This app takes video as input and then app estimates eye-direction and head-pose and based on that estimation it move the mouse pointers.
Python ★ 0 6y agoExplain → -
invoice2data ⑂
Extract structured data from PDF invoices
★ 0 6y agoExplain → -
Ballot-Decentralized-Application-using-Truffle
Building a voting ballot decentralized application with 4 NFL Teams such that there is a chairperson who is authorized to register voters. Voters have the permission to vote only after the registration process.
JavaScript ★ 0 3y agoExplain → -
Covid-Fighter-Game-Using-JavaScript
Covid Fighter Game web application developed using Javascript and hosted on GitHub Pages.
JavaScript ★ 0 6y agoExplain → -
Interactive-Mario-Game-Platformer
Interactive Mario Platformer Game developed using JavaScript and hosted on GitHub Pages.
JavaScript ★ 0 6y agoExplain → -
Travel-Plan-App-Using-Graphs
Travel Plan Application demonstrating the use of Graphs in finding the least distance between different cities hosted on GitHub Pages.
JavaScript ★ 0 6y agoExplain → -
Coin-Transaction-dApp-Using-Truffle-IDE-Blockchain
Developed a Money Transaction Decentralized application with a minter who can create money to other accounts, and which they can transfer money to other accounts in the network.
JavaScript ★ 0 3y agoExplain → -
Data-Acquisition-Web-Scraping
Demonstarting web scraping using bs4 and loading the data into a csv file!
Jupyter Notebook ★ 0 6y agoExplain → -
Data-Acquisition-Using-Web-API-s
Data Acquisition and Scraping Demonstration using web api's of Google Maps, Facebook and Openweather Map
Jupyter Notebook ★ 0 6y agoExplain → -
sagemaker-deployment ⑂
Code and associated files for the deploying ML models within AWS SageMaker
★ 0 6y agoExplain → -
ML_SageMaker_Studies ⑂
Case studies, examples, and exercises for learning to deploy ML models using AWS SageMaker.
★ 0 6y agoExplain → -
graduation ⑂
$ git remote <graduation> yearbook
★ 0 6y agoExplain → -
machine-learning ⑂
Content for Udacity's Machine Learning curriculum
★ 0 6y agoExplain → -
Data-Scientist-Nanodegree-Exercises
Solutions to all the Modules of the Data Scientist Nanodegree on Udacity!
Jupyter Notebook ★ 0 6y agoExplain → -
Data-Science-Blog-Post
Data Science Blog Post project of the Data Scientist Nanodegree on Udacity
CSS ★ 0 6y agoExplain → -
DSND_Term1 ⑂
Contains files related to content and project of DSND
★ 0 6y agoExplain → -
DSND_Term2 ⑂
Contains files related to content and project of DSND Term 2
★ 0 6y agoExplain → -
nd131-openvino-fundamentals-project-starter ⑂
No description.
★ 0 6y agoExplain → -
data-structures-in-real-life ⑂
Course Repository for Course - Data Structures in Real Life (Projects)
★ 0 6y agoExplain → -
lottery-smart-contract
A smart contract to pick a lottery winner
JavaScript ★ 0 7y agoExplain → -
OpenVINO-Custom-Layers ⑂
Tutorial for Using Custom Layers with OpenVINO (Intel Deep Learning Toolkit)
★ 0 6y agoExplain → -
SqueezeNet ⑂
SqueezeNet: AlexNet-level accuracy with 50x fewer parameters
★ 0 8y agoExplain → -
Titanic-Machine-Learning-from-Disaster
Predicting survival on the Titanic
Jupyter Notebook ★ 0 7y agoExplain → -
Blog-Application-using-Flask
A Blog Application using Flask - In Development
HTML ★ 0 6y agoExplain → -
NLP-Pipeline-to-Clean-Movie-Reviews-Data
Creating a NLP Pipeline to 'Clean' Movie Reviews Data and writing cleaned data to output file
Jupyter Notebook ★ 0 6y agoExplain → -
Cplusplus-Programming
No description.
C++ ★ 0 6y agoExplain → -
kaggle-api ⑂
Official Kaggle API
★ 0 6y agoExplain → -
Mushroom-Classification-using-Naive-Bayes
Classifying Mushrooms using Naive Bayes classification with over 99.5% accuracy
Jupyter Notebook ★ 0 6y agoExplain → -
Movie-Review-Prediction
Movie Review Prediction using Multinomial Naive Bayes and Multivariate Bernaulli Event Model.
Jupyter Notebook ★ 0 6y agoExplain → -
Gaussian-Naive-Bayes
Performing a classification task using Gaussian Naive Bayes
Jupyter Notebook ★ 0 6y agoExplain → -
machine-learning-online-2018 ⑂
ML Online Course Repository. Course videos on online.codingblocks.com
★ 0 6y agoExplain → -
cb-components ⑂
Collection of independent components to be used across coding-block's platforms. Uses svelte and build using rollup
HTML ★ 0 6y agoExplain → -
Decentralised-Fund-Raising ⑂
Hash Hacks 3.0 Hackathon project
JavaScript ★ 0 6y agoExplain → -
code_snippets ⑂
No description.
★ 0 6y agoExplain → -
Wavenet-Implementation
Starting with Wavenet
★ 0 6y agoExplain → -
prateeksawhney
Version - 1.0 of the Personal Portfolio Website.
HTML ★ 0 7y agoExplain → -
Deep-Learning-with-keras-2.0
Course 1 of the Deep Learning Track of Linkedin Learning
Python ★ 0 7y agoExplain → -
Secure-and-Private-AI-Scholarship-PyTorch-Introduction
No description.
Jupyter Notebook ★ 0 7y agoExplain → -
individual-work
No description.
★ 0 7y agoExplain → -
Module-2-Network-activity ⑂
Individual assignments for Campus Advisors
★ 0 8y agoExplain → -
Hello-world ⑂
Add any Program in any language you like or add a hello world Program ❣️ if you like give us :star:
Jupyter Notebook ★ 0 7y agoExplain → -
appengine-guestbook-python ⑂
Guestbook is an example application showing basic usage of Google App Engine
Python ★ 0 7y agoExplain → -
CarND-Semantic-Segmentation ⑂
No description.
Python ★ 0 7y agoExplain → -
Spatial-Binning-of-Color
Creating a function that takes an image, a color space conversion, and the resolution to convert it into a feature vector
Jupyter Notebook ★ 0 7y agoExplain → -
Exploring-Color-Spaces
Creating 3D - RGB and HSV Color Space plot for road images
Jupyter Notebook ★ 0 7y agoExplain → -
Histograms-of-Color
Defining a function to compute color histogram features of an image
Jupyter Notebook ★ 0 7y agoExplain → -
Introduction-to-Arduino
Getting Started with Arduino Programming!
C++ ★ 0 7y agoExplain → -
gsocguides ⑂
Google Summer of Code Mentor and Student Guides
CSS ★ 0 7y agoExplain → -
DSC-Machine-Learning-2019
Course Structure for Machine Learning in Developer Students Club - MAIT
★ 0 7y agoExplain → -
100DaysOfML_TelegramGroup ⑂
This repository contains all the required documents regarding the 100 Days Of ML Telegram Group which I have initiated in 2019 !!
★ 0 7y agoExplain → -
go-ethereum ⑂
Official Go implementation of the Ethereum protocol
Go ★ 0 7y agoExplain → -
ethberlin-embark ⑂
A repo for the ETHIndia Embark competition
★ 0 7y agoExplain → -
Manual-Vehicle-Detection-Using-cv2
Object Detection using opencv2 techniques to detect vehicles on the road
Jupyter Notebook ★ 0 7y agoExplain → -
CarND-TensorFlow-Lab ⑂
TensorFlow Lab for Self-Driving Car ND
Jupyter Notebook ★ 0 7y agoExplain → -
Demo-GitHub-App
Demo App97 installed for testing purposes!
Ruby ★ 0 7y agoExplain → -
using-the-github-api-in-your-app ⑂
No description.
Ruby ★ 0 7y agoExplain → -
SIG-2018 ⑂
This is the repository which includes, problems, sample code of a data structure and everything else done in class.
HTML ★ 0 7y agoExplain → -
uWebSockets ⑂
Tiny WebSockets
C++ ★ 0 7y agoExplain → -
CarND-Mercedes-SF-Utilities ⑂
Tools for Sensor Fusion processing.
Jupyter Notebook ★ 0 7y agoExplain → -
CarND-Extended-Kalman-Filter-Project ⑂
Self-Driving Car Nanodegree Program Starter Code for the Extended Kalman Filter Project
C++ ★ 0 7y agoExplain → -
Evaluating-Kalman-Filter-Performance-and-Jacobian
Using Root Mean Squared Error to evaluate performace of Kalman Filter
C++ ★ 0 7y agoExplain → -
Kalman-Filter-for-tracking-a-pedestrian-in-1D
Kalman Filter for a simple 1D motion case
C++ ★ 0 7y agoExplain → -
freeCodeCamp ⑂
The https://www.freeCodeCamp.org open source codebase and curriculum. Learn to code for free together with millions of people.
JavaScript ★ 0 7y agoExplain → -
Geometry-and-Trigonometry-for-Self-Driving-Cars
Geometry and Trigonometry in support of Term-1 of Self Driving Car Nanodegree
Jupyter Notebook ★ 0 7y agoExplain → -
community ⑂
This repository holds the content submitted to https://cloud.google.com/community. Files added to the tutorials/ will appear at https://cloud.google.com/community/tutorials.
Java ★ 0 7y agoExplain → -
Kalman-Filters
Introduction to Kalman Filters and implementing a 1-D and multi-dimensional Kalman Filter
C++ ★ 0 7y agoExplain → -
ud777-writing-readmes ⑂
Supplemental material for Udacity's "Writing READMEs" course
★ 0 7y agoExplain → -
self-driving-golf-cart ⑂
Be Driven 🚘
C++ ★ 0 7y agoExplain → -
self-driving-car-sim ⑂
A self-driving car simulator built with Unity
C# ★ 0 8y agoExplain → -
VGG-Network-and-Transfer-Learning-Keras
Using VGG and Transfer Learning in Keras
Jupyter Notebook ★ 0 7y agoExplain → -
CarND-Behavioral-Cloning-P3 ⑂
Starting files for the Udacity CarND Behavioral Cloning Project
Python ★ 0 7y agoExplain → -
Convolutions-in-Keras
Building a convolutional neural network to classify traffic sign images using Keras
Jupyter Notebook ★ 0 7y agoExplain → -
Neural-Networks-in-Keras
Building a multi-layer feedforward neural network to classify traffic sign images using Keras
Python ★ 0 7y agoExplain → -
keras ⑂
Deep Learning for humans
Python ★ 0 7y agoExplain → -
first-contributions ⑂
🚀✨ Help beginners to contribute to open source projects
★ 0 7y agoExplain → -
Inbox-Smart-Contract
A simple Inbox Smart Contract Demo.
JavaScript ★ 0 7y agoExplain → -
models ⑂
Models and examples built with TensorFlow
Python ★ 0 7y agoExplain → -
tensorflow ⑂
An Open Source Machine Learning Framework for Everyone
C++ ★ 0 7y agoExplain → -
CarND-Traffic-Sign-Classifier-Project ⑂
Classify Traffic Signs.
Jupyter Notebook ★ 0 8y agoExplain → -
Introduction-to-TensorFlow
Basic TensorFlow Operations
Jupyter Notebook ★ 0 7y agoExplain → -
TensorFlow-Examples ⑂
TensorFlow Tutorial and Examples for Beginners with Latest APIs
Jupyter Notebook ★ 0 7y agoExplain → -
Deep-Learning-with-PyTorch
Facebook - Udacity PyTorch Scholarship Course
Jupyter Notebook ★ 0 7y agoExplain → -
Perceptron-Algorithm
Implementation of Perceptron Algorithm
Python ★ 0 7y agoExplain → -
Finding-Lane-Lines-Search-from-Prior
Using Search from Prior technique to fit a polynomial on warped image of lane lines
Python ★ 0 7y agoExplain → -
CarND-Camera-Calibration ⑂
Images and notebook for camera calibration
Jupyter Notebook ★ 0 7y agoExplain → -
Color-Selection-for-Lane-Lines
Road Lane Lines finding through Color Selection
Python ★ 0 7y agoExplain → -
Hough-Transform-to-Find-Lane-Lines
Implementing a Hough Transform on Edge Detected Image
Python ★ 0 7y agoExplain → -
Region-Masking-and-Color-Selection
A Region of Interest mask and Color Selection over Lane Lines
Python ★ 0 7y agoExplain → -
HLS-Color-Threshold-on-Lane-Lines
Applying a color threshold in the HLS color space
Python ★ 0 7y agoExplain → -
CarND-Advanced-Lane-Lines ⑂
No description.
Shell ★ 0 7y agoExplain → -
Introduction-to-PyTorch
PyTorch and its implementation
Jupyter Notebook ★ 0 7y agoExplain → -
awesome-campus-expert ⑂
🕶 An awesome list of resources for campus experts! 🕶
★ 0 8y agoExplain → -
CarND-LaneLines-P1 ⑂
Lane Finding Project for Self-Driving Car ND
Jupyter Notebook ★ 0 7y agoExplain → -
CarND-Term1-Starter-Kit ⑂
No description.
Python ★ 0 7y agoExplain → -
AJAX-Contact-Form
A simple Contact Form Using AJAX
CSS ★ 0 7y agoExplain → -
reviewing-a-pull-request
Collaboration working on GitHub.
HTML ★ 0 7y agoExplain → -
HashHacks3_HackPerts
No description.
★ 0 7y agoExplain → -
Static-Form-Emails
Contact Form in Static Hosting Using Google Forms.
HTML ★ 0 7y agoExplain → -
getting-started-github-apps
Introduction to GitHub Apps using WIP and request-info
★ 0 7y agoExplain → -
intro-html
A robot powered training repository :robot:
HTML ★ 0 7y agoExplain → -
welcome ⑂
Welcome to GitHub Campus Experts! 🚩
★ 0 9y agoExplain → -
merge-conflict
Managing merge conflicts
HTML ★ 0 7y agoExplain → -
github-pages-with-jekyll
A Blog Page using GitHub Pages.
★ 0 7y agoExplain → -
github-slideshow
A robot powered training repository :robot:
HTML ★ 0 7y agoExplain → -
KickStarter-Decentralized-Application-Ethereum
Decentralised Fund raising application for the startups
JavaScript ★ 0 7y agoExplain → -
Lottery-React
Lottery app that registers a manager, players, and funds to be contributed and won.
JavaScript ★ 0 7y agoExplain → -
Lottery ⑂
Lottery based on Ethereum Smart Contracts
JavaScript ★ 0 7y agoExplain → -
Deep-Learning-Nptel-IIT-Madras
Repository for Deep Learning Course by NPTEL, IIT Madras
★ 0 7y agoExplain → -
cat-vs-noncat-L-layer-deep-neural-network
L layer deep neural network for image classification.
Python ★ 0 8y agoExplain → -
Planar-Data-Classification-with-One-Hidden-Layer
Implementing a 2-class Classification Neural Network with a Single Hidden Layer
Python ★ 0 8y agoExplain → -
Product-Landing-Page-Prateek-Sawhney
Responsive Web Design Projects -Product Landing Page | FreeCodeCamp
CSS ★ 0 8y agoExplain → -
Technical-Documentation-FreeCodeCamp
Responsive Web Design Projects - A Technical Documentation | FreeCodeCamp
HTML ★ 0 8y agoExplain → -
Tribute-App-Prateek-Sawhney
Responsive Web Design Projects - A Tribute Page | FreeCodeCamp
HTML ★ 0 8y agoExplain → -
imad-app ⑂
Base repository for IMAD course application. [2018]
JavaScript ★ 0 8y agoExplain → -
imad-git-experiments
Repository for various Git Experiments.
JavaScript ★ 0 8y agoExplain →
No repos match these filters.