README.md

reservoiR

R-CMD-check

reservoirnet is an R package designed to call the python module reservoirpy through reticulate.

The reservoirpy module implements reservoir computing, a machine learning method based on a set of randomly connected neurons where only the last layer is trained. This method allows fast training with good performance compared to usual neural networks.

In order to install the package run the following :

devtools::install_github(repo = "reservoirpy/reservoirR")



Try the reservoirnet package in your browser

Any scripts or data that you put into this service are public.

reservoirnet documentation built on April 4, 2023, 5:12 p.m.