A Human v. Machine text-based Battleship Game Interface
-
Updated
Oct 16, 2021 - Java
A Human v. Machine text-based Battleship Game Interface
Code for executing virtual experiments with intelligent bet-and-run strategies for optimization, which efficiently utilize a total computational budget for getting good results by first starting n runs and after some time pick one of them to continue for the remaining budget.
Project assignment of the "Optimization methods and algorithms" course focused on implementing a hybrid meta-heuristic algorithm to solve the optimal database design problem.
This Repository contains topics related to computer optimization, computer orientation, operation research. Optimization techniques are methods used to find the best possible solution or outcome for a given problem within a defined set of constraints and criteria.
Optimization Methods and Algorithms - Class Project for year 2016/2017
Optimization Methods and Algorithms course project, at politecnico di torino, polito
Second Year project (Module: Artificial Intelligence Methods), focusing on implementing and evaluating AI Optimisation methods.
Practice Questions Repository – A collection of coding problems and solutions covering various algorithms, data structures, and programming concepts. Ideal for honing problem-solving skills and preparing for technical interviews.
Revised simplex calculator to solve linear programming problems with the 2-phase method.
Optimal damper placement in automotive mechanical suspension implemented using Bayesian Optimization (BO) and written in Java
Add a description, image, and links to the optimization-methods topic page so that developers can more easily learn about it.
To associate your repository with the optimization-methods topic, visit your repo's landing page and select "manage topics."