# Evolution

## Notes

* [If you work with any kind of evolutionary system or neural networks or meta-optimizers (Like Schmidhuber's Gödel machine) there comes a point when you realize that "intelligence", whatever it is, should be expected to arise. Evolution and meta-evolution proceed at the same time in life, so intelligence should be ambient in Nature.](https://news.ycombinator.com/item?id=18709749)

## Links

* [When Evolution Is Infectious](http://nautil.us/issue/90/something-green/when-evolution-is-infectious-rp) ([HN](https://news.ycombinator.com/item?id=24686724))
* [Evolutionary Algorithms implementations](https://github.com/EliorBenYosef/evolutionary-algorithms)
* [How animals evolve](https://microfictiongames.neocities.org/2020/how_animals_evolve.html) - Game about evolutionary biology.


---

# 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://bryan-guner.gitbook.io/knowledge/14-pure-education/knowledge-master/biology/evolution.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.
