Open Deathn0t opened 1 year ago
@iamyixuan advanced on this here: https://github.com/deephyper/benchmark/tree/main/lib/PINNBench/Diffusion-reaction
Next, we need to
DEEPHYPER_BENCHMARK_DATASET=...
DEEPHYPER_BENCHMARK_DATASET
, what happens if another dataset is used? it looks like the data generation is happening in the installation.fvcore.nn
is not part of the installation procedure (not inside the requirements.txt
) is it normal?flops
could be an additional objective in MOOdropout_rate
early_stopping_patience
batch_norm
(batch normalization)weight_decay
skip_co
for skip connections (can be just a boolean with "regular skip co")optimizer
How to check the checkboxes above? Tried many times and only got to check two.
Let's define a benchmark suite based on the PDEBench: https://github.com/pdebench/PDEBench