There are 0 repository under optmization topic.
The goal of the project was to design the logistic model of autonomous robots that would supply garment parts from the Cutting Dept to the Makeup Dept in the shortest time possible and using the most optimized path.
Generic Engine for Multi-disciplinary Scenarios, Exploration and Optimization. This is a MIRROR of our gitlab repository, the development activity and support happen over there.
A long list of .NET (micro) optimizations I've picked up along my development journey ranging from easy method overloads, to niche IL manipulation.
A spatial optmization library for covering problems.
Algorithm for solving the Hamiltonian cycle problem deterministically and in linear time on all instances of discocube graphs (tested for graphs with over 8 billion vertices). Discocube graphs are 3-dimensional grid graphs derived from: a polycube of an octahedron | a Hauy construction of an octahedron with cubes as identical building blocks...
Fix Stutter in Games (Disable GameBarPresenceWriter). Windows 10/11
Introduction to Facial Micro Expressions Analysis Using Color and Depth Images (a Matlab Coding Approach) - Second Edition (2023)
Simulating a Supply Chain using Simpy
ECS-API is a ECS API framework, built to be very performing yet lightweight and easy to use
Simple 9x9 Sudoku brute force solver with intrinsic parallel candidate set processing using bits to represent digits in the [1, 9] range, and bitwise operations to test a candidate against the candidate set, all at once.
A Python implementation of the Simplex algorithm for solving linear programming problems from scratch
Implemementação de uma otimização bayesiana aplicada a uma rede neural convolucional.
User-friendly management system for graduation students at Brazilian public universities to optimise their choice of classes to take in the upcoming and following semesters, until they graduate.
Combinatorial Optimization problems with quickly good solving.
Optimal Trajectory Generation in the Duckietown Environment
Unlimited async operation with python
Simple yet efficient tweaking tool for low end pc/laptop to boost Gaming Experience
Linear Programming Problem Solver
This repositories include python version of the optimization algorithm which is proposed by Mirjalili, and I did some modifications based on the original code.
C library implementing KMeans++ and SymNMF algorithms, fully compatible with Python.
Generic derivative objects (gradients, Jacobians, Hessians, and more) by finite differences
This code has been used in the paper titled: "How Do Machine Learning Models Perform in Predicting the Solution Time for Optimization Problems? Case of Job Shop Scheduling Problem"
Our 2-2 Project on Algorithm Design and Analysis Course
This is Optimized version of Sieve of Eratosthenes to find first N prime number.
Multi-Objective Optimization of 3 output functions based on 5 input variables using epsilon-constraint method in Pyomo. [developed using ChatGPT July 20 Version]
A C++ implementation of the meta-heuristic based on Grey Wolves
Processing and analyzing Data using TensorFlow and deep learning neural networks to classify the success of charitable donations.
Simplest caching implementation in Spring
Using a neural network model to create a classifier and optimising the model by applying for-loop method.
🛠️ Open-source Swiss Army knife for developers and users - file conversions, image tools, utility services and more...
This is a React performance improvement, made by switching default <img> tags with lazy load version of them, using a library (check package.json)