> For the complete documentation index, see [llms.txt](https://flajann2.gitbook.io/rubyneat/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://flajann2.gitbook.io/rubyneat/1_rubyneat__ruby_implementation_of_neural_evolutio/11_what_is_neat.md).

# 1.1 What is NEAT?

NEAT is an acronym for Neural Evolution of Augmenting Topologies. In short, neural nets that are evolved from a minimal topology, allowing selection to decide on what topologies are most adequate for resolving the problem at hand.
