Introduction to Deep Learning Day 1

1.1 Welcome

• AI is the new Electricity.

• Electricity had once transformed countless industries: transportation, manufacturing, healthcare, communications, and more.

• AI will now bring about an equally big transformation.

1.2 What you’ll learn

Courses in this sequence (Specialization):

1 Neural Networks and Deep Learning

2 Improving Deep Neural Networks: Hyperparameter tuning, Regularization and Optimization

3 Structuring your Machine Learning project

4 Convolutional Neural Networks

5 Natural Language Processing: Building sequence models

1.3 What is a Neural Network?

Basic intuitions

The term deep learning refers to training neural networks.

Example 1 – Single neural network

Example 2 – Multiple neural network

If you think of this neuron is being like a single Logo brick, you then get a bigger neural network by stacking together many of these Lego bricks.

By stacking together a few of the single neurons, we now have a slightly larger neuro network.

Part of the magic of a neural network is that when you implement it you need to give it just the input - x and the output y, for the number of examples in your training set and all these things in the middle it will figure out by itself.

Hidden units in a neural network that each of them takes its input of four input features.

And the remarkable thing about neural networks is that given enough data about x and y, given enough training examples with both x and y, neural networks are remarkably good at figuring out functions that accurately map from x to y.

Summary 

Neural networks

Single neural network

Multiple neural network

Housing Price Prediction

Function ReLU

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

推荐阅读更多精彩内容

  • 这个月应该是我做iOS的第一个年头。 从最早的java菜鸟,到如今在一家创业公司勉强算的上是iOS的负责人。写点东...
    GloomySunday阅读 401评论 0 1
  • 生命中从来就不缺少美,只是你没有留意而已 这就是一栋破旧的大楼,楼旁长着很多株无人打理的花 年复一年日复一日,楼的...
    无野云鹤阅读 253评论 0 2