mlr-org / mlr3torch

Deep learning framework for the mlr3 ecosystem based on torch
https://mlr3torch.mlr-org.com
Other
28 stars 5 forks source link

Benchmark speed #74

Open sebffischer opened 1 year ago

sebffischer commented 1 year ago

What we want to compare:

Deep Learning Libraries

Dataset: guess the corellation -> regression problem

Device: cpu and cuda

cxzhang4 commented 1 month ago

TODO:

Verify that the timing strategies in Python and R are equivalent.

Verify that each framework uses the same number of cores and threads (set to 1 for simplicity)

run the experiments on some GPU