-
### Team Name:
cyx
### Project Description:
Portfolio optimization is one of the most popular topics in the area of finance. The goal of it is to find the optimal combination of different a…
-
In order to optimize tier 2 superblocks, we want to be able to use existing techniques and use straightforward reasoning.
Unfortunately this is impossible due to a number of Python language, and CPyt…
-
#### Description
When working with `smac` there are two issues I struggled with:
1. Some classes do not contain Class Docstrings, while others do. For example `AlgorithmConfiguraitonFacade` and `Bla…
-
**Objective**
Define the aim and goals of the Wind Turbine Optimization project to guide the development of a predictive maintenance recommendation model. The aim is to enhance turbine reliability an…
-
Hello @MIDHUNTA30,
First of all, thank you for making this content available. I am beginning my introduction to NMPC and I have two questions regarding the use of fmincon as an optimization solver.…
-
I saw the message
> Using shared compilation with compiler from directory: /home/sam/.cache/bazel/_bazel_sam/c0ab60a4963be8b657cd35acdb19a608/external/dotnet_sdk/sdk/3.1.100/Roslyn/bincore
From…
-
I am working on a strategy that needs to take position in auction market and scale out of the position in the continous market. Is it possible to have different cost definition for entry and exit in s…
-
Case study `tpcds/q95`:
```
WITH
ws_wh AS (
SELECT
"ws1"."ws_order_number"
FROM
${database}.${schema}.web_sales ws1
, ${database}.${schema}.web_sales ws2
WHERE ("ws1".…
-
Here are ten unsolved problems in algorithmic trading framed within a pure mathematics context:
1. **Optimal Execution Problem**: Finding a universally optimal strategy for executing large orders t…
-
## Summary
This RFC outlines the strategy for enhancing our project's functionality using a Command Query Responsibility Segregation (CQRS) architecture. The primary focus is to optimize search per…