Gabriel Faria
Gabriel Faria
I've noticed that the translated Laguerre (LagT) HiPPO fails to properly approximate signals in [`hippo_function_approximation.ipynb`](https://github.com/HazyResearch/state-spaces/blob/main/notebooks/hippo_function_approximation.ipynb) (see picture below). The generalized Laguerre formulation in [`hippo.py`](https://github.com/HazyResearch/state-spaces/blob/02e1ba8731ceea90db8343d6e9e150509607bec7/src/models/hippo/hippo.py#L43-L51) also fails. Any clue as to...
Hello, I was trying to install `satnet` using `pip`, but I ran into some difficulty. It appears that the compiler is unable to locate the necessary header files, even though...