A summary of code optimization techniques and methods
-
Updated
Aug 20, 2019
A summary of code optimization techniques and methods
Boost Valheim's FPS to forge a smoother Viking journey!
Learn the ins and outs of efficiently serving Large Language Models (LLMs). Dive into optimization techniques, including KV caching and Low Rank Adapters (LoRA), and gain hands-on experience with Predibase’s LoRAX framework inference server.
Primal-Dual algorithm for smooth regularization of non-smooth optimization functions
Optimization Techniques Lab (MA39207)
This repository contains the implementation of a Part-of-Speech (POS) tagging system using Hidden Markov Models (HMMs) along with various decoding techniques and adversarial training strategies for sequence labeling tasks. Project for course DSCI 599 - Optimization Techniques for Data Science, Fall 2023
This repository contains my solutions to various problems from Codeforces contests, aimed at improving problem-solving skills in competitive programming. Each submission is stored with detailed information, including contest IDs and problem names, making it easy to track progress and learn from past solutions.
Optimizing engine crankshaft fatigue life using XGBoost
in-depth analysis and comparison of eight leading in-memory subgraph matching algorithms, QuickSI, GraphQL, CFL, CECI, DP-iso, RI, and VF2++.
Implementation of a few optimization algorithms
All codes related to Optimization Techniques using Matlab
Lösung zur Grundwasserüberwachung mittels Ameisenkolonieoptimierung (Solution for groundwater monitoring using ant colony optimization)
Using Bayesian optimization to design an optimal urban drainage network
Optimal damper placement in automotive mechanical suspension implemented using Bayesian Optimization (BO) and written in C++
Apple App Store Assignment - 2
This repository contains an implementation of the Traveling Salesman Problem (TSP) solver using C++. The TSP is a classic algorithmic problem in the fields of computer science and operations research. The goal is to find the shortest possible route that visits a set of cities and returns to the origin city, visiting each city exactly once.
Optimierung des städtischen Entwässerungsnetzentwurfs mittels Ameisenkolonieoptimierung (Optimizing urban drainage network design using ant colony optimization)
Optimizing Aircraft Wing Material Distribution using Ant Colony Optimization (ACO)
Add a description, image, and links to the optimization-techniques topic page so that developers can more easily learn about it.
To associate your repository with the optimization-techniques topic, visit your repo's landing page and select "manage topics."