-
After recently upgrading to pints 0.4.1, the CMAES algorithm is no longer sped up by the set_parallel command.
Although the process is parallelised (via inspection of processes with top), the time…
-
### Bug Description
katib-controller breaks using OCI image v0.16.0-rc.1
### To Reproduce
```bash
# juju download katib-controller --channel 0.15/edge
Fetching charm "katib-controller" using "0.1…
-
I feel that some parts of the execution code are structured in a complex way, and the intuition might be lost to the reader. Referring to an example of multiple realizations of SGA from the tutorial `…
-
### Initialize NeMo MSDD diarization model
`msdd_model = NeuralDiarizer(cfg=create_config(temp_path)).to("cuda")`
`msdd_model.diarize()`
------------------------------------------------------…
-
Either make one module file for each type of population-based algorithm, including all related propagators, i.e.,
- `pso.py` containing the classes `BasicPSO`, `ConstrictionPSO`, etc.,
- `ga.py` co…
-
## Description
PKPD antibiotics (one compartment PK with adaptive resistant PD model) model fitting to (naive pooled) data of PK (plasma concentration) and PD (bacterial CFU time course), data ob…
-
Currently it's a copy of without database, but that is incorrect.
-
```
cnmf_obj.consensus(k=selected_K,
density_threshold=density_threshold,
show_clustering=True,
close_clustergram_fig=False)
```
error…
-
I was using the torch compile optimization for speeding the inference time
Here I am using the dreambooth lora model which was trained on juggernut
when making the inference its not compiling
…
-
## Getting Started
Download the dataset here: https://raw.githubusercontent.com/pkpdapp-team/pkpdapp-datafiles/main/usecase0/usecase0.csv
## Instructions
1. Log into the pkpdapp using your us…