lindermanlab / S5

MIT License
248 stars 43 forks source link

add `step` function to `S5SSM` for autoregressive generation #19

Closed ezhang94 closed 2 months ago

ezhang94 commented 2 months ago

Primary changes

tests:

additionally:

Other changes

Some minor modifications to simple_lm.py and ICLDataset

ezhang94 commented 2 months ago

Let's "Rebase and merge" instead of "Squash and merge" because I have some minor commits here that creeped in and are unrelated to the AR generation.

ezhang94 commented 2 months ago

Adding @ekellbuch for visibility of changes (and of course any review)