kputtur
Graphics, Open Compute, Virtualization, OpenCL, OpenGL, Vulkan, HPC, Machine Learning and Autonomous Vehicles C, C++, Python
https://github.com/NVIDIABangalore India
Pinned Repositories
BlindCams
This is a Facebook application using Flash component allowing users to connect to each others in Facebook network
CarND-Kidnapped-Vehicle-Project
A particle filter to localize a car using LIDAR data
EKF-Term2
Implementation of Extended Kalman Filter as part of the CarND Term 2 project 1.
funnyC
some programs fun to code
game-of-life
Demo application for the 'Jenkins: The Definitive Guide' book
KiranP-Advanced-Lane-Lines
Goal is to create a software pipeline to identify the lane boundaries in a video and write a detailed commentary on the output.
KiranP-Behavioral-Cloning
In this project, you will use what you've learned about deep neural networks and convolutional neural networks to clone driving behavior. You will train, validate and test a model using Keras. The model will output a steering angle to an autonomous vehicle.
KiranP-LaneLines-P1
This is my attempt to find lane lines - Udacity Course Finding Lane Lines
KiranP-Vehicle-Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's self-driving car course.
OpenCL-and-WebCL-Samples
OpenCL samples
kputtur's Repositories
kputtur/KiranP-Vehicle-Detection
Vehicle detection using machine learning and computer vision techniques for Udacity's self-driving car course.
kputtur/EKF-Term2
Implementation of Extended Kalman Filter as part of the CarND Term 2 project 1.
kputtur/KiranP-LaneLines-P1
This is my attempt to find lane lines - Udacity Course Finding Lane Lines
kputtur/CarND-Kidnapped-Vehicle-Project
A particle filter to localize a car using LIDAR data
kputtur/KiranP-Advanced-Lane-Lines
Goal is to create a software pipeline to identify the lane boundaries in a video and write a detailed commentary on the output.
kputtur/KiranP-Behavioral-Cloning
In this project, you will use what you've learned about deep neural networks and convolutional neural networks to clone driving behavior. You will train, validate and test a model using Keras. The model will output a steering angle to an autonomous vehicle.
kputtur/Algos
Algorithms repo
kputtur/Behavioral_Cloning
kputtur/behavioral_cloning_car
Using Keras to train a deep neural network for predicting steering angles based on camera input. Trained on a Unity3D simulator.
kputtur/blis
BLAS-like Library Instantiation Software Framework
kputtur/CarND-Behavioral-Cloning-P3
Starting files for the Udacity CarND Behavioral Cloning Project
kputtur/CarND-Capstone
kputtur/CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
kputtur/CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
kputtur/CarND-PID-Control-Project
kputtur/CarND-System-Integration
Udacity Self Driving Car System Integration Project
kputtur/chtime-win32
Windows (Win32) command-line utility to change the modification timestamps of one or more files.
kputtur/daal
Intel® Data Analytics Acceleration Library (Intel® DAAL)
kputtur/IntroductionToVulkan
Source code examples for "API without Secrets: Introduction to Vulkan" tutorial
kputtur/kblog
A redesign of Alx's wordpress theme hueman, ported to Hexo.
kputtur/kiranputtur.github.io
My personal blog site
kputtur/kputtur
@kputtur's README
kputtur/kputtur.github.io
Base page for kputtur.github.io
kputtur/lanyon
A content-first, sliding sidebar theme for Jekyll.
kputtur/opengles3-book
OpenGL ES 3.0 Programming Guide Sample Code
kputtur/sandsifter
The x86 processor fuzzer
kputtur/Terathon-Math-Library
C++ math library for 2D/3D/4D vector, matrix, quaternion, and geometric algebra.
kputtur/traffic-sign-classifier
The goal of this project is to build a robust traffic signs classifier by the magical powers of deep neural networks and the the dataset provided by the German Traffic Signs Dataset.
kputtur/UKF-Term2
Implementation of Unscented Kalman Filter
kputtur/Unscented-Kalman-Filter
Udacity SDCND Term 2, Project 2 - Unscented Kalman Filters