Nico Zweifel
Nico Zweifel
Ubuntu 20.04 base image and examples using github, a copy instruction and volumes. I was using this to run examples on a windows machine since it is more comfortable than...
Adds a devcontainer.json file for vscode
### Checklist - [x] Confirmed that `run-checks all` script has been executed. - [x] Made sure the book is up to date with changes in this PR. ### Changes -...
### Feature description Created from splitting up https://github.com/tracel-ai/burn/issues/1551. A generic `TimeSeriesDataset` for timeseries prediction ([pytorch example](https://pytorch-forecasting.readthedocs.io/en/stable/api/pytorch_forecasting.data.timeseries.TimeSeriesDataSet.html)). ### Feature motivation Have used a specific implementation in https://github.com/tracel-ai/burn/pull/1532 and determined a generic...