Build software better, together
#
algorithm-optimization
Here are 63 public repositories matching this topic...
Optimal Sparse Decision Trees
-
Updated
Apr 27, 2023 - Python
This is my undergraduate thesis about high-performance discrete particle swarm optimization (PSO) algorithm and software development of application on JSSP problem.
-
Updated
Jan 14, 2018 - MATLAB
๐ Enhance Apple Developer docs by converting them into AI-readable Markdown for easier access and improved usability.
-
Updated
Jun 16, 2026 - TypeScript
A memory-optimized text analysis engine for embedded systems using the LCS algorithm.
-
Updated
Jun 6, 2026 - C++
ALT algorithms on a grid graph used for routing on the sea.
-
Updated
Jun 21, 2024 - Java
A Java implementation of an algorithm that determines if a target string can be constructed by concatenating elements from a given word bank, using recursion and memoization for optimization.
-
Updated
Jan 17, 2024 - Java
Java-based application that helps users find and substitute ingredients efficiently.
-
Updated
Jan 18, 2025 - Java
A short program written in Java calculates the maximum area that can be contained within a set of vertical lines, utilizing a two-pointer algorithm and handling a variety of test cases from simple to complex.
-
Updated
Jan 24, 2024 - Java
This Java project focuses on implementing a dynamic programming solution to find the shortest combination of numbers that sum up to a given target sum, using recursion and memoization for efficiency.
-
Updated
Jan 16, 2024 - Java
This project presents a C++ implementation for efficiently merging two sorted linked lists into a single sorted list. It focuses on utilizing existing nodes from the original lists and maintaining their order in the merged output.
-
Updated
Jan 26, 2024 - C++
Code for paper "Dynamic Deep Neural Network Inference via Adaptive Channel Skipping"
-
Updated
Jun 18, 2026 - Python
application i made that checks the users symptoms for the covid 19 virus
-
Updated
Feb 21, 2025 - C++
๐ค Enhance recommendations with OneRec-Think, a framework that combines dialogue, reasoning, and personalization for precise and engaging user experiences.
-
Updated
Jun 16, 2026 - Python
Wine Quality Classification Using Deep Learning
-
Updated
Dec 5, 2024 - Python
SchedMaster lies in its hybrid approach - combining classical scheduling algorithms with optimization techniques like Greedy Algorithms, Dynamic Programming, and Backtracking. Additionally, it leverages simple ML models to predict process behavior, detect anomalies in resource usage, and recommend the most suitable scheduling strategies.
-
Updated
May 3, 2025 - Python
DuoHash is an advanced tool for the efficient calculation of forward and reverse hashes of spaced k-mers in nucleotide sequences, improving the analysis of genomic data by reducing processing time and computational resources.
-
Updated
Aug 6, 2024 - Roff
Python project implementing Nearest Neighbor and Skyline Query Search algorithms with R-tree data structures for efficient spatial indexing. Part of COMP6210 group project at Macquarie University.
-
Updated
Nov 10, 2024 - Python
๐บ Add-in to visualize videos in Excel sheets.
-
Updated
Feb 28, 2026 - TypeScript
A MATLAB-based implementation of fractal image compression enhanced with the Discrete Cosine Transform (DCT), focusing on optimizing compression ratio, PSNR, and memory usage.
-
Updated
Oct 8, 2024 - MATLAB
4Geeks Academy data science boot camp algorithm optimization assignment
-
Updated
Aug 8, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the algorithm-optimization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the algorithm-optimization topic, visit your repo's landing page and select "manage topics."