Unconstrained function minimization in Javascript
-
Updated
Oct 29, 2024 - JavaScript
Unconstrained function minimization in Javascript
A JavaScript library to allocate and optimize financial portfolios.
🔌⚡ Nuxt module to prune html before sending it to the browser (it removes elements matching CSS selector(s)), useful for boosting performance showing a different HTML for bots/audits by removing all the scripts with dynamic rendering
For more information about iStoryline
A scoring program for gliding competitions striving for 100% accuracy and determinism
📞 Nuxt module to merge and transform multiple API + GraphQL requests into a single one, during build-time, like a payload extractor
Projeto SIMPL
A Web-based Particle Swarm Optimization Simulator
DataStructure、Algorithm by JavaScript
Descentralized Optimization Network (DON) is a REST API that allows extending existing evolutionary algorithms to a decentralized architecture to provide collaboration, scalability, event log and fault-tolerance in an optimization process. It also allows external clients to make remote evaluations of data using the most optimized models.
Design work on optimization algorithms
🧪 Metaheuristic algorithms for JavaScript
Fast and simple linear material cutting optimizer in HTML/CSS/JS
Control Scripts for Photon Systems Instruments (PSI) Bioreactor Client
Optimization Course Project
This is a interative web demo for Genetic Algorithm
The Travelling Salesman Problem (TSP) finds the shortest route visiting all cities once. Genetic Algorithms (GA) solve it by evolving route solutions through selection, crossover, and mutation, efficiently approaching near-optimal paths without brute-force search.
Game of Knights where 6 knights should hit the one at their left with a random amount of damage of a range. Then they should fight until there's only one knight standing. All actions should be displayed (knight 1 hits 2 with X damage, knight 4 dies, knight 5 wins)
Simple CLI written to optimize images with following extensions: jpg, gif, svg, png. Under the hood, it uses a imagemin packages.
An implementation of tabu search algorithm
Add a description, image, and links to the optimization-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the optimization-algorithms topic, visit your repo's landing page and select "manage topics."