8. Neural Networks: Representation

Neural Networks: Representation

Non-linear hypotheses

Neural Networks.

Neurons and the brain

Origins: Algorithms that try to mimic the brain.
Was very widely used in 80s and early 90s; popularity diminished in late 90s.
Recent resurgence: State-of-the-art technique for many applications.

the 'one learning algorithm' hypothesis

Sensor representations in the brain.

Model representation I

include

  • Input layer
  • Hidden layer (Not only one)
  • Ouput layer

a_i^{(j)} = "activation" of unit i in layer j
\Theta^{(j)} = matrix of weights controling function mapping from layer j to layer j+1

If network have s_j units in layer j, s_{j+1} units in layer j+1, then \Theta^{(j)} will be of dimension s_{j+1}\times(s_j+1)

Examples and intuitions I

[图片上传失败...(image-1a8e61-1597643926031)]

Multi-class classification

[图片上传失败...(image-475743-1597643926031)]

©著作权归作者所有,转载或内容合作请联系作者
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。