Will Dean

Results 162 comments of Will Dean

Hi @AlfredoJF, Good question. The first step might not include geo, but it might be possible to extend. Maybe @ferrine knows better about this in practice. In your mind, @AlfredoJF,...

Is t / future_t meant to be vector / vectorized in the API? I think previous implementation had it as vector of same size as each other input or scalar

Hi @thipokKub, The TVP implementation now used has a hierarchical option or could be extended pretty easily I believe. We the #632 change, there are now some smaller media components...

Here, does the forward pass refer to media transformations only or the whole prediction forward pass?

This seems stale. Shall we close and turn into smaller issues? Thoughts @cluhmann @juanitorduz

How about merge in since it is dev notebook and then create an issue or two?

I've started some work on this issue and would like to push a branch to start a PR. Do you have contributing guidelines?

Even though I'm a poetry fan, the setup is pretty straight forward. ```bash pyenv local 3.9 python -m venv .venv source .venv/bin/activate python -m pip install -e .