GitHub / jimwinquist 43 Repositories
jimwinquist/advanced-lane-lines
Project to Detect and Track Lane Lines From Camera Images
Language: Python - Size: 26.6 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 7 - Forks: 1

jimwinquist/Hyper-Realistic-Creature-Creation-Plugin
Two important plugin from textbook "More Hyper-Realistic Creature Creation",i convert the python version back to c++ code,please feel free to test.
Language: Python - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 3

jimwinquist/CarND-Capstone Fork of udacity/CarND-Capstone
Language: Python - Size: 9.15 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

jimwinquist/vehicle-detection
Project to Detect and Track Vehicles from Camera Images.
Language: Python - Size: 135 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 2

jimwinquist/algorithms-python
Implementation of data structures and algorithms in Python
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jimwinquist/GameDevelopmentToolset Fork of sideeffects/GameDevelopmentToolset
A series of Houdini shelf tools that are geared towards game developers!
Language: ShaderLab - Size: 101 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jimwinquist/MayaCharm Fork of cmcpasserby/MayaCharm
Maya intergration for PyCharm.
Language: Java - Size: 110 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jimwinquist/StyleTransfer-in-TD Fork of exsstas/StyleTransfer-in-TD
TensorFlow implementation of Neural Style Transfer in TouchDesigner
Size: 13.6 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jimwinquist/swift-sdk Fork of watson-developer-cloud/swift-sdk
:iphone: The Watson Swift SDK enables developers to quickly add Watson Cognitive Computing services to their Swift applications.
Language: Swift - Size: 62.8 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

jimwinquist/aws-sdk-ios-samples Fork of awslabs/aws-sdk-ios-samples
This repository has samples that demonstrate various aspects of the AWS Mobile SDK for iOS, you can get the SDK source on Github https://github.com/aws/aws-sdk-ios/
Language: Objective-C - Size: 6.75 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Semantic-Segmentation Fork of udacity/CarND-Semantic-Segmentation
Language: Python - Size: 6.84 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Functional-Safety-Project Fork of udacity/CarND-Functional-Safety-Project
Size: 1.39 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Path-Planning-Project Fork of udacity/CarND-Path-Planning-Project
Create a path planner that is able to navigate a car safely around a virtual highway
Language: C++ - Size: 2.41 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-MPC-Quizzes Fork of udacity/CarND-MPC-Quizzes
CarND MPC Quizzes
Language: C++ - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Kidnapped-Vehicle-Project Fork of udacity/CarND-Kidnapped-Vehicle-Project
Project to build a particle filter to do vehicle localization using a map and landmark measurements
Language: C++ - Size: 305 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Unscented-Kalman-Filter-Project Fork of udacity/CarND-Unscented-Kalman-Filter-Project
Project to build an Unscented Kalman Filter for sensor fusion using radar and lidar measurements
Language: C++ - Size: 734 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Extended-Kalman-Filter-Project Fork of udacity/CarND-Extended-Kalman-Filter-Project
Project to build an Extended Kalman Filter for sensor fusion using radar and lidar measurements
Language: C++ - Size: 742 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-MPC-Project Fork of udacity/CarND-MPC-Project
CarND Term 2 Model Predictive Control (MPC) Project
Language: C++ - Size: 2.42 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-PID-Control-Project Fork of udacity/CarND-PID-Control-Project
Language: C++ - Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-Mercedes-SF-Utilities Fork of udacity/CarND-Mercedes-SF-Utilities
Tools for Sensor Fusion processing.
Language: Jupyter Notebook - Size: 8.65 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/mujoco-py Fork of openai/mujoco-py
MuJoCo Python bindings
Language: Python - Size: 68.4 KB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 1 - Forks: 0

jimwinquist/behavioral-cloning
Deep Learning Project to Teach a Car to Drive Autonomously Using Only Camera Images.
Language: Python - Size: 2.92 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 2

jimwinquist/traffic-signs Fork of udacity/CarND-Traffic-Sign-Classifier-Project
Project to Classify Traffic Signs Using a Deep Neural Network
Language: Jupyter Notebook - Size: 16 MB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

jimwinquist/lane-lines Fork of ypwhs/CarND-LaneLines-P1
Project to Detect Lane Lines from Camera Images
Language: Jupyter Notebook - Size: 98.5 MB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

jimwinquist/transfer-learning-lab Fork of udacity/CarND-Transfer-Learning-Lab
Language: Jupyter Notebook - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

jimwinquist/CarND-TensorFlow-L2 Fork of udacity/CarND-TensorFlow-Lab
TensorFlow Lab for Self-Driving Car ND
Language: Jupyter Notebook - Size: 1.76 MB - Last synced at: about 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

jimwinquist/DeformationLearningSolver Fork of WebberHuang/DeformationLearningSolver
Language: Python - Size: 1.07 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jimwinquist/ud120-projects Fork of udacity/ud120-projects
Starter project code for students taking Udacity ud120
Language: DIGITAL Command Language - Size: 19.1 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jimwinquist/ud405 Fork of udacity/ud405
Code supporting the free Udacity class 2D Game Development with LibGDX.
Language: Java - Size: 14.7 MB - Last synced at: about 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 0

jimwinquist/git_test_repo
Testing Git Workflow
Size: 152 KB - Last synced at: about 2 years ago - Pushed at: about 11 years ago - Stars: 0 - Forks: 0

jimwinquist/RepData_PeerAssessment1 Fork of rdpeng/RepData_PeerAssessment1
Peer Assessment 1 for Reproducible Research
Size: 827 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

jimwinquist/ExData_Plotting1 Fork of rdpeng/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
Language: R - Size: 432 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

jimwinquist/tidydata
Repository for getting and cleaning data and creating a tidy data set
Language: R - Size: 184 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

jimwinquist/ProgrammingAssignment2 Fork of rdpeng/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
Language: R - Size: 117 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

jimwinquist/datasharing Fork of jtleek/datasharing
The Leek group guide to data sharing
Size: 153 KB - Last synced at: about 2 years ago - Pushed at: almost 12 years ago - Stars: 0 - Forks: 0

jimwinquist/datasciencecoursera
Repository for my work in the Coursera Data Science Specialization by Johns Hopkins University
Size: 137 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 0

jimwinquist/character
Repository to contain work on python package for maya character creation
Language: Python - Size: 129 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

jimwinquist/hadoop-mapreduce
Repository for my work in the Intro to Hadoop and MapReduce class on Udacity
Language: Python - Size: 305 KB - Last synced at: about 2 years ago - Pushed at: over 11 years ago - Stars: 0 - Forks: 1

jimwinquist/myrepo
Size: 105 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

jimwinquist/bitstarter Fork of heroku/node-js-sample
Language: JavaScript - Size: 289 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

jimwinquist/setup Fork of startup-class/setup
AWS EC2 setup files for Startup Engineering MOOC.
Size: 55.7 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

jimwinquist/dotfiles Fork of startup-class/dotfiles
Development configuration files for Startup Engineering MOOC. Intended to be forked and customized by students.
Size: 78.1 KB - Last synced at: about 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

jimwinquist/HealthCare_Twitter_Analysis Fork of pratik008/HealthCare_Twitter_Analysis
Healthcare Twitter Analysis Initial Files
Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: over 12 years ago - Stars: 0 - Forks: 0
