perceptron_Perceptron算法及其在Python中的实现

perceptron

Perceptron Algorithm is a classification machine learning algorithm used to linearly classify the given data in two parts. It could be a line in 2D or a plane in 3D. It was firstly introduced in the 1950s and since then it is one of the most popular algorithms for binary classification. Mathematically, it is the simplest algorithm and also has an application in Deep Learning.

Perceptron算法是一种分类机器学习算法,用于将给定数据分为两部分进行线性分类。 它可以是2D线或3D平面。 它最早是在1950年代引入的,从那以后它是最受欢迎的二进制分类算法之一。 从数学上讲,这是最简单的算法,并且在深度学习中也有应用。

Perceptron Algorithm 1

This figure shows that data can be classified into two classes by a line. Therefore, this is a linearly separable and perceptron algorithm that can be used for classification. In machine learning language, this line is called the decision boundary. It is defined as: f( θ.x + θ0) = 0

该图显示数据可以按行分为两类。 因此,这是可用于分类的线性可分离感知器算法。 在机器学习语言中,这条线称为决策边界。 定义为: f(θ.x+ θ0 )= 0

  • 0
    点赞
  • 6
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值