-
## Description
The continued mission to kill kwargs... we should delete these line:
https://github.com/TomographicImaging/CIL/blob/23187c9eebfc691a4d65178c37a6cf59b01a0d57/Wrappers/Python/cil/optimis…
-
**Submitting author:** @KGrewal1 (Kirpal Grewal)
**Repository:** https://github.com/KGrewal1/optimisers
**Branch with paper.md** (empty if default branch):
**Version:** v0.3.1
**Editor:** @olexandr-k…
-
The notebook claims that the result of PDHG will look the same as the result of FISTA
However, this is what I get with PDHG:
![Image](https://github.com/user-attachments/assets/f8624ac3-123d-4f1b-b9…
-
## Description
For the `gamma` variable in SPDHG:
https://github.com/TomographicImaging/CIL/blob/b3d8ffeeec9413a3b54264e4097a445d2ef5b88b/Wrappers/Python/cil/optimisation/algorithms/SPDHG.py#L52C…
-
### Motivation
Requested by https://github.com/optuna/optuna/issues/2792
With this change, users will be able to implement multi-objective pruning algorithms easily. In addition, storing interme…
-
## Description
In SIRT the objective calculation is here:
https://github.com/TomographicImaging/CIL/blob/9ba92fea1c0e1f17b3d46a5952185794a604d042/Wrappers/Python/cil/optimisation/algorithms/SIRT.…
-
It could be great to encourage contributions. We need:
- a tutorial explaining how to contribute
- some CI to make some tests to decide acceptation
## How to contribute
Let us consider you w…
ocots updated
2 months ago
-
I have two questions: how was the data preprocessing handled? What is the optimisation algorithm used for model training(Or what the optimiser chose
)?
-
https://github.com/TomographicImaging/CIL/blob/a2e45fe0aafe6329ec9027bda1cf262d4aff0284/Wrappers/Python/cil/optimisation/algorithms/SPDHG.py#L50C44-L50C44
Instead of initialising the probabilities …
-
At the moment rustls-post-quantum has the following shortcomings:
- we offer it and may select it in TLS1.2 (draft doesn't say anything about this, but it actually cannot work)
- our selection of …