# Welcome

Welcome to the online GitBook, designed to guide the reader throughout its intricacies of the book "Neuromorphic Engineering: The Scientist's, Algorithm Designer's, and Computer Architect's Perspectives on Brain-Inspired Computing," by Elishai Ezra Tsur, CRC Press, 2021. &#x20;

![](/files/-MiyqWgMkhxfiscMY1K-)

**Citation**: \
Tsur, E.E. (2021). Neuromorphic Engineering: The Scientist's, Algorithm Designer's, and Computer Architect's Perspectives on Brain-Inspired Computing (1st ed.). CRC Press. <https://doi.org/10.1201/9781003143499>

Publisher's book website:

{% embed url="<https://www.taylorfrancis.com/books/mono/10.1201/9781003143499/neuromorphic-engineering-elishai-ezra-tsur>" %}

This book is the coursebook for the M.Sc. course: "brain-inspired computing architectures" at the [Open University of Israel](https://www.openu.ac.il/). Course description \[Hebrew]:

{% embed url="<https://www.openu.ac.il/courses/22960.htm>" %}

## Corrections and suggestions

I will appreciate your corrections and suggestions. Please submit them via the [online form](https://forms.gle/bAKvf8V8KTqYQrJ16).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://elishai.gitbook.io/neuromorphic-engineering/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
