GitHub topics: advanced-algorithms
NarayanTheRocker/Robotic-Arm-Gesture-Control-with-Computer-Vision
A gesture-controlled robotic arm powered by computer vision. Using a webcam and cvzone for hand tracking, finger movements are converted into binary signals and sent to an Arduino Uno. The Arduino interprets these signals to control servo motors, eliminating the need for external sensors or gloves.
Language: Python - Size: 10.2 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

debarghamitraroy/Advanced-Computing-Lab-I-CS1051
Advanced Computing Lab I (CS1051)
Language: C - Size: 10.4 MB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

AbdallahHemdan/Algorithmic-Toolbox-San-Diego
✔ My Solutions of (Algorithmic-Toolbox ) Assignments from Coursera ( University of California San Diego ) With "Go In Depth" Part Which Contains More Details With Each of The Course Topics
Language: C++ - Size: 2.03 MB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 110 - Forks: 80

aflaag-notes/advanced-algs
My Advanced Algorithms notes.
Language: TeX - Size: 47 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Tamoziit/Design-Analysis-of-Advanced-Algorithms
Advanced Algorithms in DSA
Language: C - Size: 34.2 KB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

tamaracvjetkovic/key-value-engine Fork of Rogan003/NASPprojekat
A console application for managing large data using a key-value engine in Go.
Language: Go - Size: 14.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

D0gmaDev/aap-project
Ce projet s'inscrit dans le cadre du projet AAP Fil Rouge 2023.
Language: C - Size: 51.8 KB - Last synced at: 4 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

umairqaisar000/image-generation-app
Unleash creativity with our advanced AI image generation app—fast, powerful, and limitless possibilities!
Language: TypeScript - Size: 282 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

uni-projects-master/minimum-spanning-tree-algorithms Fork of francescopenna/minimumspanningtree
This repository contains implementations of various algorithms to solve the Minimum Spanning Tree (MST) problem.
Language: Python - Size: 9.65 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

uni-projects-master/traveling-salesman-problem-solutions Fork of francescopenna/travellingsalesman
This repository contains implementations of various algorithms to solve the Travelling Salesman Problem (TSP).
Language: Python - Size: 1.21 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

uni-projects-master/graph-minimum-cut
This repository contains implementations of algorithms designed to find the minimum cut in a graph.
Language: Python - Size: 1.05 MB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 1

habibkhan099/Machine-Learning-Lab
Machine Learning Lab Repository 📚🤖 This repository contains Jupyter Notebooks for ML lab sessions, covering data preprocessing, EDA, supervised & unsupervised learning, and model evaluation using Python, Pandas, NumPy, Scikit-Learn, and Matplotlib. Perfect for students and practitioners to enhance ML skills! 🚀
Language: Jupyter Notebook - Size: 5.59 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

mehwishferoz/mehwishferoz.github.io
This portfolio site is dedicated to showcase application of advanced algorithms in the realm of computer networks.
Language: Ruby - Size: 4.2 MB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Lauraquiroga/login-checker-benchmarking
Implementation of 5 algorithms that solve the Login Checker Problem (linear search, binary search, hashing, Bloom filter, and Cuckoo filter) and numerical comparison of their performance.
Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

terencelauu/sorting-algo_case-study
Language: Jupyter Notebook - Size: 19.5 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

terencelauu/sorting-algo
Implementing basic sorting algorithms.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

im-a-kookie/Find-a-Word
A ridiculous approach to creating even more ridiculous find-a-word puzzles
Language: C# - Size: 281 KB - Last synced at: 3 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Victor-Pavageau/AdvancedAlgorithmic
Language: Jupyter Notebook - Size: 1.89 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

rvats20/Advance_Python_Learning
This GitHub repo contains notebooks having advance knowledge to scale up your python knowledge with this curated list of advance topics.
Language: Jupyter Notebook - Size: 563 KB - Last synced at: 4 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

rainclaudio/Data-Structures-And-Algorithms
Language: C++ - Size: 1.01 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

Pranav2092/Priority-Queues-in-finding-Shortest-Path
Priority queues in finding shortest path.
Language: C++ - Size: 1.03 MB - Last synced at: 6 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Ananth09/House-price-Advanced-regression
Advanced Regression models on Real Estate dataset
Language: Jupyter Notebook - Size: 186 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

gabrielhochmann/C_Code_Library
A collection of C code examples, including university exercises and self-directed studies. Features recursive functions, data structures, and algorithms, with implementations for mathematical calculations, array manipulations, and string operations.
Language: C - Size: 282 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

nivasharmaa/Spiderverse
A comprehensive Java program for analyzing and managing events and data points within a fictional spiderverse. Features event handling, anomaly detection, cluster management, and robust file I/O operations.
Language: Java - Size: 25.4 KB - Last synced at: 6 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

istresec/kth-aa
Competitive C++ solution to the Travelling Salesperson 2D problem, that includes the implementation of 6 algorithms: greedy, Clarke-Wright, Christofides, 2-opt, 3-opt, and Lin-Kernighan (k-opt). Done as part of the project assignment in the *DD22440 Advanced Algorithms* course at KTH, by Prof. Danupon Nanongkai.
Language: C++ - Size: 4.68 MB - Last synced at: 11 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

kwesinavilot/forward-looking-huffman-coding
This project is an improved version of the traditional Huffman coding algorithm, by using dynamic trees that can be re-coded if the frequency of a symbol changes. This was done as my project work for my Advanced Algorithms class during my MPhil.
Language: Python - Size: 6.28 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

senia-halla/Coursera-Machine-Learning-specialization
Online Specialization in Machine Learning for beginners : it contains my solutions to the programming assignment
Language: Jupyter Notebook - Size: 2.36 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

RemcoMusic/SwarmboTron
SwarmboTron is a low budget swarm implementation of real and simulated robots. The swarm is able to work together to achieve a certain goal.
Language: C++ - Size: 128 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

Romil2112/CS-600-Stevens
Homework Assignments for reference of CS 600 A Course by Prof. R. Peyrovian at Stevens Institute of Technology.
Language: Java - Size: 16.9 MB - Last synced at: 7 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

willsaibott/advanced_library_cpp
Advanced library
Language: C++ - Size: 270 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

simonescevaroli/advanced-algorithms-parallel-programming
This repo holds the assignments given for the Advanced Algorithms and Parallel Programming course
Language: C++ - Size: 1.25 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

gio-del/AAPP-Challenges 📦
Challenges of the Advanced Algorithms and Parallel Computing course
Language: C++ - Size: 5.93 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

rushikesh9595/Python
data = pd.read_github('My / Python / Repository.github') Conents = ["Practice", "Assignments"] sub_contents = ({"Practice" : "All notebooks created during course", "Assignments" : "Basic to Advance"})
Language: Jupyter Notebook - Size: 638 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

guihongwan/Implementation_of_Algorithm
Language: Java - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

ShrohanMohapatra/matrix_multiply_quadratic
This source code (in Python) is a preliminary implementation of my quadratic-time positive integer matrix multiplication.
Language: Python - Size: 24.4 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 2

RamonaNF/Algoritmos-avanzados
Análisis y diseño de algoritmos avanzados
Language: Python - Size: 16.7 MB - Last synced at: about 2 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 1

alex-chirayath/Advanced-Algorithms
Advanced algorithms in C
Language: C - Size: 18.6 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

iyashk/Machine-Learning
Machine Learning Specialization course files.
Language: Jupyter Notebook - Size: 10.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Sandip-Kanzariya/5th-Semester
Learn Advanced Algorithms | MFP - 8086 | Operating System | MERN Stack
Language: C++ - Size: 36.5 MB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

ArbenaMusa/TreeHeight
Assignment from the course "Advanced Algorithms" - Finding the height of a tree.
Language: Python - Size: 1.1 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

ArbenaMusa/CountingSort
Assignment from the course "Advanced Algorithms" - Implementing Counting Sort Algorithms.
Language: C# - Size: 3.91 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

FatbardhKadriu/Binary-Search-Tree
Language: Java - Size: 14.6 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

MisterZurg/coursera_Data-Structures-and-Algorithms-Specialization
📓 Coursera Data Structures and Algorithms Specialization
Language: Go - Size: 9.34 MB - Last synced at: 4 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 2

Shaleengovil25/Competitive-programming
Coding Ninjas
Language: C++ - Size: 104 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

vladfxstoader/AA-labs
Lab exercises for the Advanced Algorithms course (2nd semester, 2nd year - FMI UniBuc)
Language: Python - Size: 1.81 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

FFloresM/EDAA
estructuras de datos y algoritmos avanzados (advanced data structures and algorithms)
Language: C++ - Size: 284 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

vsseixaso/competitive-programming
Problems solved of online judges
Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

KHvic/uva-online-judge
Solutions to 500+ UVa Online Judge problems
Language: C++ - Size: 1.89 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 31 - Forks: 8

Vranjan7077/Algorithm_Toolbox
This repository contains all the solutions for the assignments of the course offered on Coursera.
Language: C++ - Size: 4.54 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

hantablack9/House-Price-Prediction-kaggle
Ames dataset: House Price prediction for kaggle competition (advanced regression, supervised ML)
Language: Jupyter Notebook - Size: 5.82 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

mohammad-safari/Pacman-Principles-and-Applications-of-AI
Principles & Applications of Artificial Intelligence Project Fall 1400 AUT
Language: Python - Size: 211 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Raymo111/Battleship 📦
ICS4U ISP - Group Project
Language: Java - Size: 5.99 MB - Last synced at: 8 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

r-fine/426-DFA-string-maching
Language: Python - Size: 4.88 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

khatri7/search-engine
Language: HTML - Size: 3.64 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

0xmahdirostami/Advanced-Algorithms
In this repository, you can find my presentations in Shahid Beheshti University during 2021-2022.
Language: Jupyter Notebook - Size: 5.24 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ErinPhillips/cs310-advanced-alg
Advanced Algorithm Programming Assignments
Language: Java - Size: 774 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

aleubeto/UF_AnalisisyDisenoDeAlgoritmosAvanzados
Repositorio recopilatorio de las actividades realizadas en la Unidad de Formación: Análisis y diseño de algoritmos avanzados del Tecnológico de Monterrey durante el periodo de Agosto-Diciembre 2022.
Language: Python - Size: 307 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

IoanaLivia/Genetic-Algorithms
Genetic Algorithms: Advanced Algorithms course
Language: Python - Size: 95.7 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

bara96/PageRank
Pagerank project for Information Retrievial and Web Search, Ca' Foscari University of Venice
Language: C++ - Size: 8.65 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

bara96/arbac
ADVANCED ALGORITHMS AND PROGRAMMING METHODS: C++ script to verify an arbac policy
Language: C++ - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

shubham4756/MyCart
Ecommerce Android Application
Language: Java - Size: 13.9 MB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Flaise/apbool
Just arbitrary precision boolean arithmetic for Rust.
Language: Rust - Size: 45.9 KB - Last synced at: 26 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

adhithyanmv/Basics-to-Advanced-Algorithms
basics to advanced algorithms for practicing
Language: JavaScript - Size: 56.6 KB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 1

FabioDainese/Advanced_Algorithms
A C++ tensor library and some cliffsnotes for the advanced algorithms course
Language: C++ - Size: 723 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ArbenaMusa/PeakFinding
Language: C# - Size: 66.4 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

ArbenaMusa/Horspool
Assignment from the course "Advanced Algorithms" - Implementing Horsepool Algorithm.
Language: C# - Size: 3.91 KB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

rudrajit1729/A_Star-Path-Finder
A* Path Finding Algorithm designed & implemented with manhattan hieuristic & visualized through pygame.
Language: Python - Size: 147 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

Moglten/Nanodegree-Data-structure-and-Algorithm-Udacity
Simply,Nanodegree Data structure and Algorithm Udacity Content
Language: Jupyter Notebook - Size: 35.1 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

TactigonTeam/Advanced-Codes
Here you can find different codes form out more complex projects that will help you with the most difficult and challenging ideas that you can imagine.
Language: C++ - Size: 3.45 MB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ThDarkArmy/Advanced-Algorithms-in-Java
Advanced Algorithms
Language: Java - Size: 3.91 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

rk16449/AdvancedAlgorithms
Series of advanced algorithms written in Java
Language: Java - Size: 9.77 KB - Last synced at: 7 months ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

emanuelenardi/latex-aa-answers
Advanced Algorithms
Language: TeX - Size: 458 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

chen0040/pyspark-advanced-algorithms
Samples of Advanced Algorithms and Data Analysis implemented in pyspark
Language: Batchfile - Size: 19 MB - Last synced at: 6 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

alaniomotosho2/advanced-algorithm
Language: C++ - Size: 49.8 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
