-
Hi everyone,
I am trying to install OPM on a computing cluster TACC, but when I tried to build OPM-common, there is a linking problem which is shown below. It seems like that it cannot find ERT, bu…
-
BPO | [41311](https://bugs.python.org/issue41311)
--- | :---
Nosy | @tim-one, @rhettinger, @mdickinson
*Note: these values reflect the state of the issue at the time it was migrated and might not ref…
-
Hello,
I have tried the bounding box approach with the BDTOPO v2.2 following the tutorial https://github.com/orbisgis/geoclimate/wiki/Bounding-box-case-%5BL%5D
I have used the config file of the…
-
**Original article:** A Reservoir Computing Model of Reward-Modulated Motor Learning and Automaticity
**PDF URL:** https://github.com/rsankar9/Reimplementation-SUPERTREX/blob/main/ReScience_submiss…
-
A reservoir computing paradigm in which a highly recurrent reservoir is fed inputs and the outputs are observed.
-
Hello,
We noticed that some of the code you produced seems greatly inspired by the tool we develop, called ReservoirPy. In particular, your code for `mackey_glass` timeseries generation is identic…
-
Hi, we are trying to build and ESN with reservoirpy to perform time series prediction. Unlike most task, each time frame contains 4 values (representing coordinates), so our training data will be in s…
-
I'm facing a problem understanding the architecture of the reservoir if we look at it as a neural network. In here the shape of the input for the reservoir "current_input" in the code is (N, V), and t…
-
## Overarching question: To what extent do we want to parallelize this initial implementation?
_Getting down some initial thoughts for now -- please comment w/ other ideas/considerations_
1) I thi…
-
Hi,
Great project.
Do you have plans to implement linalg?
I'm trying to port a python code do C# and I need a pseudo inverse matrix.
```
self.W_out = np.dot(np.linalg.pinv(extended_states[t…
thild updated
2 years ago