CODES Dataset: lv_parametric_no_params
Description
Dataset for the CODES benchmark (https://github.com/robin-janssen/CODES-Benchmark). This dataset was designed to test variations of the architectures that can take additional ODE parameters as inputs. It is related to lv_parametric, which contains the same trajectories, and additionally the parameter alpha used to generate them. This enables comparison between providing the architecture with the additional information that is the value of the parameter, and leaving out this additional information (as is the case in this dataset).
Lotka-Volterra predator-prey model with three predators (p1, p2, p3) and three prey (q1, q2, q3), as well as a parameter alpha, which modifies reproduction and predation coefficients.
The system is defined by its gradients as follows:
Files
Files
(2.4 MB)
| Name | Size | Download all |
|---|---|---|
|
md5:2a01d035bfedc830d0f1b6d931b52bdb
|
2.4 MB | Download |
Additional details
Software
- Repository URL
- https://github.com/robin-janssen/CODES-Benchmark
- Programming language
- Python
- Development Status
- Active