Here’s a link to a google colab notebook with the reservoir computing in tensorflow code: Open In Colab

Here’s an example of python code formatted using a Markdown code block:

def hello_world():
    print('Hello World!')

And here is an example of the same code as an embedded Github gist: