---
type: learning
area: learning
status: learning
date: 2026-05-03
created: 2026-05-03
updated: 1980-01-01
tags:
  - learning
---
What is deep learning?
Geoffrey Hinton 
is trying to mimic how human brains work
we try to do the same as human brain 
we create some artificial structure of it like this
- input layer : values that we all ready know 
- hidden layer : this can be multiple layers and multiple layers like in the example of brains are the layers where data pass before getting results at end
- output layer : result
