There are 0 repository under sliding-window-algorithm topic.
The main objective of this project is to design a system using Open CV that can detect lane lines and estimate vehicular offset value with the help of lane curvature.
LeetCode, HackerRank, Codility, CTCI - Cracking The Coding Interview & Miscellaneous algorithms and data structures studies & solutions
This repository consists KNN code using python,Finding optimal K using 10-fold cross validation, Sliding Window approach to increase accuracy.
This repository contains the final project work for Autonomous Driving Technologies class. Robust lane detection, Stanley control for steering, UDP communication between 2 systems, and traffic sign detectors form an autonomous navigation system.
Python sliding window counter API rate limiter using Redis.
"This repository is a comprehensive implementation of data link layer protocols in the field of networking. Also showcases a meticulous approach towards implementing various protocols at the data link layer, enabling developers to understand, experiment."
Time Series Sliding Window for Node.JS
Network Protocols course homework
This repository contains the experiments that are covered in Computer Networks Lab.
Devised an algorithm written to detect lane and estimate road curvature from live footage of an Autonomous Vehicle with added intelligent lane prediction in case lane is not detected <Completed>#
Data Structures And Algorithms Programs
Lane Detection project in the "Self Driving Car Engineer" nano-degree course
An easy to use ratelimiter in golang
Golang rate limiter
Collection of my Leetcode solutions
problems practice
This repository presents my project on Car Detection Algorithm for Self-Driving Cars using the YOLO object detection algorithm.
Sliding window protocol implementation in Rust.
Project 2 of Udacity's Self-Driving Car Engineer Nanodegree
Baek - Joon Online Judge Solving Problems
a connect 4 game built with JavaScript.
Simulation of Sliding Window Protocols of the computer networks Data Link layer in Erlang
This code produces weather forecasting data.
redis rate limiting algos ( fixed window, sliding window )
Lossless data transfer with sliding window algorithm using UDP protocol implemented in C++
CPC - Competitive Programming and Contests - Project: Sliding Window Maximum problem