Tristan nrb

Results 3 issues of Tristan nrb

Error when applying tensor method to dict type # What does this PR do? Fixes # (issue) ## Who can review? Feel free to tag members/contributors who may be interested...

When running the notebook "Demand forecasting with the temporal fusion transformer", I cannot run the learning rate optimization. Notebook code is here at cell [8]: https://github.com/sktime/pytorch-forecasting/blob/main/docs/source/tutorials/stallion.ipynb # find optimal learning...

bug

I get the following Module error when running your notebook on google collab ``` ModuleNotFoundError Traceback (most recent call last) [](https://localhost:8080/#) in () ----> 1 from omop_learn.backends.bigquery import BigQueryBackend ModuleNotFoundError:...