Deep Learning Book Reading-ch01

Key points form this chapter

  • Neocognitron(Fukushima, 1980), introduced a powerful model architecture for processing images, which is inspired by the structure of the mammalian visual system and later become the basis for the modern convolutional network.
  • Geoffrey Hinton showed that deep belief network could be efficiently trained using strategy called greedy layer-wise pretraining, and other research groups find out, the same strategy can be used to train many other kinds of network
  • supervised deep learning algorithm will generally achieve acceptable performance with around 5000 labeled examples per category, can exceed human performance with over 10 million labeled examples.
  • Goodfellow et al. (2014d) showd that neural networks could learn to generate an entire sequence of characters.
  • RNN, such as LSTM, can be used to learn relationships between sequences and other sequences, and has many applications to machine translation.
  • One important concept mentioned in this chapter is neural turing machine(Graves et al.,2014a), that learn to read from memory cells and write arbitrary content to memory cells. It can learn to program, such as sorting a sequence of numbers.

My comments

People understand the word by features. When we receive inputs from the world, we not really obtain the full information from the input, instead, we extract feature from the input. The input from the world is discrete, but we feel that the world the continuous, that's because we only learn features from the input. Autoencoder might be a candidate for extracting feature from input, it can rebuild input from the low dimensional representation, just like we can remodel the world from our understanding of the world. I should keep thinking on this subject. Find a elementary of features that is essential to understand the world.

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

推荐阅读更多精彩内容

  • 我们学习《全员生发》已经一周多了,昨天大家利用学到的方法也解决了我们身边的一个问题。 感悟:通过大家的努力学习,提...
    peter_621f阅读 110评论 0 0
  • 这是今年刚上映的一部柯南剧场版动漫电影,和最近几十集的动漫版柯南一样不喜欢。如果不是我看了时间太长,已经成了一种习...
    暖和的猪阅读 893评论 0 1
  • 最近写了一个非常简单的头像生成器脚本,给定用户名或者任何字符串,给定大小,就会生成字符串的第一个字符作为图片主体的...
    Quilljou阅读 1,303评论 0 1
  • 今天看到刘老师的信息,接下来的一周要当班长了,心里十分的不安,我能行吗,给自己打打气,我能行。老师的信任,孩子的目...
    阳光1216阅读 118评论 0 0