Peter Steiner

Results 3 comments of Peter Steiner

Hi Nathan! Thanks for your explanation. I already thought that this was the reason for using memory mapping. In PyRCN, we use base objects (scikit-learn BaseEstimator etc.) to define our...

Hi @jhklarcher thank you for this very good question. Your proposed solution with the ``ELMRegressor`` is correct. Since I recently stumbled about something similar, I already noticed by myself that...

Hi Wilbert, Thank you for this question. Currently, this is not supported natively. However, I am working on a better implementation based on PyTorch, which makes it easier to do...