## Tags
- Part of: [[Artificial Intelligence]] [[Machine learning]] [[Mathematics]] [[Computer science]]
- Related:
- Includes:
- Additional:
## Definitions
- Most popular [[Artificial Intelligence]] [[model|models]] in [[Connectionist artificial intelligence]], a branch of [[Machine learning]] models that are build using the principles of neuronal organization discovered by [[Connectionism]] in [[biological neural network|biological neural networks]].
- Collection of connected artificial neurons (nodes with real number weights) forming synapses (connections, edges with weights), where neuron recieves signal (real number) and processes it (updates weights by nonlinear function).
## Main resources
- [Artificial neural network - Wikipedia](https://en.wikipedia.org/wiki/Artificial_neural_network)
- <iframe src="https://en.wikipedia.org/wiki/Artificial_neural_network" allow="fullscreen" allowfullscreen="" style="height:100%;width:100%; aspect-ratio: 16 / 5; "></iframe>
## Landscapes
- [[Feedforward neural network]]
- [[Deep Learning]]
- [[Transformer]]