-
Hello,
Could you please add the Sloane Lab HTR Model to the HTR United repository?
Many thanks and best wishes
Marco
Here is our dataset YAML file:
```yaml
schema: https://htr-united.git…
-
* compare "older population" countries vs "younger population" countries
* compare the time series curve ("epicurve")
* compare R0 values
See how we go with a couple of countries and go from…
-
Good day,
I am trying to solve a simple SIR-model (https://en.wikipedia.org/wiki/Compartmental_models_in_epidemiology)
So here's my code:
```
from sympy import *
b, g, t, N = symbols('b g t N…
-
We have three choices for priors on the rates `beta` and `gamma`:
- Gamma priors -> Gamma ratio distribution on `R_0`
- Log-normal priors -> log-normal prior on `R_0`
- Half-normal priors -> We…
-
### Current Behavior
The current confirmation modal has a basic design with minimal styling and functionality. It only shows a simple "Confirm" button and close (X) option without proper visual hiera…
-
Hello sir, when I run the command `python basicsr/test.py -opt options/test/test_x4.yml`, I found that there is assertion error:
`
Traceback (most recent call last):
File "/home/sunzhenyu/Projec…
-
### Deep Learning Simplified Repository (Proposing new issue)
:red_circle: **Project Title** : Customer Retention Risk Prediction
:red_circle: **Aim** : Predict customer churn risk in the bankin…
-
An analogue of [scipy.signal.convolve2d](https://docs.scipy.org/doc/scipy/reference/generated/scipy.signal.convolve2d.html) would be extremely useful to simulate the following classes of models for ex…
-
Hello sir, happy Nation Day!I've met some difficulties running the run.py.
```
Workspace: .
configs/mvsgs/dtu_pretrain.yaml
configs/mvsgs/colmap_eval.yaml
EXP NAME: dtu_pretrain
load model: ./…
-
Hi @mehalter!
I'm trying to implement [this simple multigroup model](https://github.com/epirecipes/sir-julia/blob/master/markdown/ode_multigroup/ode_multigroup.md) using AlgebraicPetri, and (probab…