Nils Schaetti
Nils Schaetti
Did you try torch.save() ?
Hi! The input to the LiESN/ESN should be a 3D tensor of size "batch size" x "time length" x "input dimension". The input dimension is set at the creation of...
Hi, So your input data is a 30-dim time series of length 10000, right? The class TensorDataset will take samples along first dimension of x_tr. So the tensor you give...
Hi, I created a new branch for the test release and released a 0.2.3 version after running succesfully all tests. Can someone test the new branch ? pip install -i...
Hi, A new version has been released on Test PyPI using the release branch. Can anyone test this new version ? pip install -i https://test.pypi.org/simple/ EchoTorch And post any error...
Hi, Thank you for your message and for the Docker file. I will try to write in the next week the documentation for the features that are currently working (execute,...