Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 546 Bytes

File metadata and controls

14 lines (10 loc) · 546 Bytes

Reservoir-Computing

Code to implement and test Delay RC in Matlab

Getting Started

Have matlab installed and make sure you're in the right directory and you should be A-okay

Python

The python folder has files written using PyDelay and jitcdde to solve the Mackey-Glass Equation. It has all files pertaining to the project written in python

Matlab

The matlab folder has all files pertaining to the project written in matlab

Acknowledgements

  • Massive hat tip to P. Jacobson (github jacobson15p) for the all the support and help