sliding-window-algorithm
There are 27 repositories under sliding-window-algorithm topic.
AdityaKshettri/Lane_Detection_in_Self_Driving_Cars
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.
Anirudha-N/K-Nearest-Neighbour-using-MNIST-Dataset
This repository consists KNN code using python,Finding optimal K using 10-fold cross validation, Sliding Window approach to increase accuracy.
cenkc/algorithms
LeetCode, HackerRank, Codility, CTCI - Cracking The Coding Interview & Miscellaneous algorithms and data structures studies & solutions
vipulkumbhar/AuE824_Autonomous_Driving_Technologies
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.
faizanfareed/python-sliding-window-counter-rate-limiter
Python sliding window counter API rate limiter using Redis.
ykon550/ts-sliding-window
Time Series Sliding Window for Node.JS
craciunoiuc/network-protocols
Network Protocols course homework
aayush301/Computer-Networks-Lab
This repository contains the experiments that are covered in Computer Networks Lab.
jElhamm/Data-Link-Layer-Protocols
"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."
nvnmangla/Lane_detection
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>#
srinivasvadige/dsa-programs
Data Structures And Algorithms Programs
vigneshr97/Lane-Detection
Lane Detection project in the "Self Driving Car Engineer" nano-degree course
althk/ratelimiter
An easy to use ratelimiter in golang
amoghRZP/RateLimiter
Golang rate limiter
Bishwa05/Algorithms
problems practice
DaudLateef/Car-Detection-for-Autonomous-Driving
This repository presents my project on Car Detection Algorithm for Self-Driving Cars using the YOLO object detection algorithm.
dousamichal0807/mdswp
Sliding window protocol implementation in Rust.
minuk8932/Algorithm_BaekJoon
Baek - Joon Online Judge Solving Problems
mohammedamcs/connect4-game
a connect 4 game built with JavaScript.
nadirkhanlou/SlidingWindowProtocols
Simulation of Sliding Window Protocols of the computer networks Data Link layer in Erlang
SimplBrains/CBA_Weather_Demo
This code produces weather forecasting data.
Aravind-11/Leetcode-Problems
Collection of Leetcode solutions for DataByte. Submit your solutions only via Pull Requests!
ayush-garg341/redis-rate-limiting
redis rate limiting algos ( fixed window, sliding window )
dionesiusap/udp-sliding-window
Lossless data transfer with sliding window algorithm using UDP protocol implemented in C++
itsdanpour/CarND-Advanced-Lane-Lines
Project 2 of Udacity's Self-Driving Car Engineer Nanodegree
xkrejc70/unipi-CPC-project1
CPC - Competitive Programming and Contests - Project: Sliding Window Maximum problem