# Neural Networks

<figure><img src="/files/6l4FK1l3YmbeBuw5isLN" alt=""><figcaption></figcaption></figure>

&#x20;the pursuit of improved predictions in the complex financial market, AiStrat leverages the power of Recurrent Neural Networks (RNNs) within its AI quantification technology, W1SE3, and EdgeQuant. Unlike traditional neural network approaches, RNNs possess the unique ability to incorporate past states, enabling a deeper understanding of inputs and capturing dependencies within the data. This becomes particularly advantageous in financial asset price prediction, where multiple variables and intricate relationships are involved. To tackle this complexity, AiStrat employs a sophisticated RNN with complex-valued weights. The objective of this RNN is to generate accurate predictions that closely align with actual values, thereby optimizing its forecasting capabilities.


---

# 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://info.aistrat.io/protocol/neural-networks.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.
