Merge branch 'main' of https://github.com/microsoft/AI-For-Beginners
This commit is contained in:
commit
449aeecf18
|
|
@ -1,5 +1,7 @@
|
|||
# Introduction to Neural Networks
|
||||
|
||||

|
||||
|
||||
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 |
Loading…
Reference in New Issue