Pinned Repositories
Advanced-Lane-Finding
Advanced Lane Finding
Behavioral-Cloning
Behavioral Cloning using CNN and a 9-5-3 layer
Finding-Lane-Lines
Lane Detection
finding-lanes
finding highway lanes
sale-register
a sales tax computation program
traffic-sign-classifier
Traffic Sign Classifier
Vehicle-Detection-And-Tracking
Detect objects that are vehicles by explicitly boxing them out.
knasim's Repositories
knasim/Advanced-Lane-Finding
Advanced Lane Finding
knasim/Behavioral-Cloning
Behavioral Cloning using CNN and a 9-5-3 layer
knasim/Finding-Lane-Lines
Lane Detection
knasim/finding-lanes
finding highway lanes
knasim/sale-register
a sales tax computation program
knasim/traffic-sign-classifier
Traffic Sign Classifier
knasim/Vehicle-Detection-And-Tracking
Detect objects that are vehicles by explicitly boxing them out.
knasim/arrayfire
ArrayFire: a general purpose GPU library.
knasim/async-http-client
Asynchronous Http and WebSocket Client library for Java
knasim/bylaws
BMCS Corporate Bylaws
knasim/c-data-structures
Data structures implementations using C (linked list, hashmap, trees, tries...)
knasim/dist-prog-book
knasim/eventplanning
event planner
knasim/FAC
GSA's Federal Audit Clearinghouse
knasim/front-end-frameworks
A collection of best front-end frameworks for faster and easier web development.
knasim/helm
The Kubernetes Package Manager
knasim/javascript-algorithms
Algorithms and data structures implemented in JavaScript with explanations and links to further readings
knasim/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
knasim/knasim
Config files for my GitHub profile.
knasim/mkcert
A simple zero-config tool to make locally trusted development certificates with any names you'd like.
knasim/ML-Retail-Arbitrage-Record-Linkage
Investigation into solving database record linkage with machine learning algorithms to find profitable arbitrage opportunities
knasim/MS-DOS
The original sources of MS-DOS 1.25 and 2.0, for reference purposes
knasim/nway-cache
A randomized version of the N-way set associative cache
knasim/Primes
Prime Number Projects in C#/C++/Python
knasim/smart-securities-standard
OpenFinance Network - Smart Securities Standard (S3)
knasim/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
knasim/TensorFlow-Tutorials
Simple tutorials using Google's TensorFlow Framework
knasim/terraform-exec
Terraform CLI commands via Go.
knasim/theoryofprogramming
Code repository for codes in the educational website Theory of Programming
knasim/YOLO_Object_Detection
This is the code for "YOLO Object Detection" by Siraj Raval on Youtube