s4 icon indicating copy to clipboard operation
s4 copied to clipboard

Structured state space sequence models

Results 49 s4 issues
Sort by recently updated
recently updated
newest added

I attempted to replicate the S4 model using forex data instead of weather, etth, ettm, ecl. All the forex.csv data has been loaded into the data folder, and a corresponding...

When I use S4Block.step() I get a bunch of errors. Can you come up with an instance?

Hi there, I have copied s4.py and the kernel extension into another repository I am working on. I had S4 components running (with CUDA), and then I installed the kernel...

Hello, My question might seem too naive but I'm confused by the arguments passed to the S4ND model (dim, d_model, d_state, channels, out_channels, d_output, ...) and the expected input shape....

Hello. I have trained with s4 on informer weather data and got a ckpt file. I would like to use this file to generate time series with generate.py, but generate.py...

I'm using a window operating system, I'm using it as wandb.Settings (start_method="thread"), but I get the error I mentioned in the title. How do I fix this?

Hi, I am trying to use the s4 model for Forex price forecasting, but I am encountering issues with configuring the dataset. The README file provides instructions on loading the...

Correcting the error encountered during the Hydra project

1. sCIFAR equals the LRA image dataset as described in the paper in the appendix B ![image](https://github.com/user-attachments/assets/205c4257-2ec4-4873-99ba-6593bdc3100a) 2. same experimental settings in the appendix B ![QQ_1721112629240](https://github.com/user-attachments/assets/741f61a6-925c-4547-bc0e-6368ec50d82a) 3.But different results from...