Reservoir Computing

Reservoir computing is an approach to make machine learning algorithms run faster. The word reservoir refers to a dynamical system. The reservoir consists of a bunch of recurrently connected units that are connected randomly. The main forms of reservoir computing use a recurrent neural network, and instead of updating all parameters of the network, it …

Read more