This commit is contained in:
Dmitri Soshnikov 2022-04-04 14:38:39 +03:00
commit 449aeecf18
4 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,7 @@
# Introduction to Neural Networks
![Summary of Intro Neural Networks content in a doodle](../sketchnotes/ai-neuralnetworks.png)
As we have discussed in the introduction, one of the ways to achieve intelligence is to train a **computer model** or an **artificial brain**. Since the middle of 20th century, researchers tried different mathematical models, until in recent years this direction proved to by hugely successful. Such mathematical models of the brain are called **Neural Networks** (sometimes *Artificial Neural Networks*, ANNs, in order to indicate that we are talking about models, not real networks of neurons).
## Machine Learning

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 MiB

After

Width:  |  Height:  |  Size: 2.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.0 MiB

After

Width:  |  Height:  |  Size: 2.0 MiB