积分充值
 首页
前端开发
AngularDartElectronFlutterHTML/CSSJavaScriptReactSvelteTypeScriptVue.js构建工具
后端开发
.NetC#C++C语言DenoffmpegGoIdrisJavaJuliaKotlinLeanMakefilenimNode.jsPascalPHPPythonRISC-VRubyRustSwiftUML其它语言区块链开发测试微服务敏捷开发架构设计汇编语言
数据库
Apache DorisApache HBaseCassandraClickHouseFirebirdGreenplumMongoDBMySQLPieCloudDBPostgreSQLRedisSQLSQLiteTiDBVitess数据库中间件数据库工具数据库设计
系统运维
AndroidDevOpshttpdJenkinsLinuxPrometheusTraefikZabbix存储网络与安全
云计算&大数据
Apache APISIXApache FlinkApache KarafApache KyuubiApache OzonedaprDockerHadoopHarborIstioKubernetesOpenShiftPandasrancherRocketMQServerlessService MeshVirtualBoxVMWare云原生CNCF机器学习边缘计算
综合其他
BlenderGIMPKiCadKritaWeblate产品与服务人工智能亿图数据可视化版本控制笔试面试
文库资料
前端
AngularAnt DesignBabelBootstrapChart.jsCSS3EchartsElectronHighchartsHTML/CSSHTML5JavaScriptJerryScriptJestReactSassTypeScriptVue前端工具小程序
后端
.NETApacheC/C++C#CMakeCrystalDartDenoDjangoDubboErlangFastifyFlaskGinGoGoFrameGuzzleIrisJavaJuliaLispLLVMLuaMatplotlibMicronautnimNode.jsPerlPHPPythonQtRPCRubyRustR语言ScalaShellVlangwasmYewZephirZig算法
移动端
AndroidAPP工具FlutterFramework7HarmonyHippyIoniciOSkotlinNativeObject-CPWAReactSwiftuni-appWeex
数据库
ApacheArangoDBCassandraClickHouseCouchDBCrateDBDB2DocumentDBDorisDragonflyDBEdgeDBetcdFirebirdGaussDBGraphGreenPlumHStreamDBHugeGraphimmudbIndexedDBInfluxDBIoTDBKey-ValueKitDBLevelDBM3DBMatrixOneMilvusMongoDBMySQLNavicatNebulaNewSQLNoSQLOceanBaseOpenTSDBOracleOrientDBPostgreSQLPrestoDBQuestDBRedisRocksDBSequoiaDBServerSkytableSQLSQLiteTiDBTiKVTimescaleDBYugabyteDB关系型数据库数据库数据库ORM数据库中间件数据库工具时序数据库
云计算&大数据
ActiveMQAerakiAgentAlluxioAntreaApacheApache APISIXAPISIXBFEBitBookKeeperChaosChoerodonCiliumCloudStackConsulDaprDataEaseDC/OSDockerDrillDruidElasticJobElasticSearchEnvoyErdaFlinkFluentGrafanaHadoopHarborHelmHudiInLongKafkaKnativeKongKubeCubeKubeEdgeKubeflowKubeOperatorKubernetesKubeSphereKubeVelaKumaKylinLibcloudLinkerdLonghornMeiliSearchMeshNacosNATSOKDOpenOpenEBSOpenKruiseOpenPitrixOpenSearchOpenStackOpenTracingOzonePaddlePaddlePolicyPulsarPyTorchRainbondRancherRediSearchScikit-learnServerlessShardingSphereShenYuSparkStormSupersetXuperChainZadig云原生CNCF人工智能区块链数据挖掘机器学习深度学习算法工程边缘计算
UI&美工&设计
BlenderKritaSketchUI设计
网络&系统&运维
AnsibleApacheAWKCeleryCephCI/CDCurveDevOpsGoCDHAProxyIstioJenkinsJumpServerLinuxMacNginxOpenRestyPrometheusServertraefikTrafficUnixWindowsZabbixZipkin安全防护系统内核网络运维监控
综合其它
文章资讯
 上传文档  发布文章  登录账户
IT文库
  • 综合
  • 文档
  • 文章

无数据

分类

全部云计算&大数据(10)机器学习(10)

语言

全部英语(7)中文(简体)(3)

格式

全部PDF文档 PDF(10)
 
本次搜索耗时 0.066 秒,为您找到相关结果约 10 个.
  • 全部
  • 云计算&大数据
  • 机器学习
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Lecture 5: Gaussian Discriminant Analysis, Naive Bayes

    Sample space, events and probability Conditional probability Random variables and probability distributions Joint probability distribution Independence Conditional probability distribution Bayes’ Theorem P(A¬) = 1 − P(A) Feng Li (SDU) GDA, NB and EM September 27, 2023 5 / 122 Conditional Probability Definition of conditional probability: Fraction of worlds in which event A is true given event B is true A2, A1)P(A3 | A2, A1)P(A2 | A1)P(A1) Feng Li (SDU) GDA, NB and EM September 27, 2023 6 / 122 Conditional Probability (Contd.) Real valued random variable is a function of the outcome of a ran- domized
    0 码力 | 122 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Lecture Notes on Gaussian Discriminant Analysis, Naive

    P(A | B) = P(B | A)P(A) P(B) (1) where P(A | B) is the conditional probability of event A given event B happens, P(B | A) is the conditional probability of event B given A is true, and P(A) and P(B) mass function (PMF) as pY (y; ψ) = P(Y = y) = ψy(1 − ψ)1−y (5) • A2: X | Y = 0 ∼ N(µ0, Σ): The conditional probability of continuous random variable X given Y = 0 is a Gaussian distribution parameterized 0) = 1 (2π)n/2|Σ|1/2 exp � −1 2(x − µ0)T Σ−1(x − µ0) � (6) • A3: X | Y = 1 ∼ N(µ1, Σ): The conditional probability of continuous random variable X given Y = 1 is a Gaussian distribution parameterized
    0 码力 | 19 页 | 238.80 KB | 1 年前
    3
  • pdf文档 Lecture 3: Logistic Regression

    Given an input feature vector x, we have The conditional probability of Y = 1 given X = x Pr(Y = 1 | X = x; θ) = hθ(x) = 1 (1 + exp(−θTx) The conditional probability of Y = 0 given X = x Pr(Y = 0 |
    0 码力 | 29 页 | 660.51 KB | 1 年前
    3
  • pdf文档 Lecture Notes on Linear Regression

    distribution N(0, �2). The density of "(i) is given by f(✏) = 1 p 2⇡� exp ✓ � ✏2 2�2 ◆ Hence, the conditional probability density function of y given x is defined by p(y | x; ✓) = 1 p 2⇡� exp ✓ �(y � ✓T
    0 码力 | 6 页 | 455.98 KB | 1 年前
    3
  • pdf文档 Lecture 2: Linear Regression

    distribution N(0, σ2) The density of ϵ(i) is given by f (ϵ) = 1 √ 2πσ exp � − ϵ2 2σ2 � The conditional probability density function of y y | x; θ ∼ N(θTx, σ2) Feng Li (SDU) Linear Regression September
    0 码力 | 31 页 | 608.38 KB | 1 年前
    3
  • pdf文档 机器学习课程-温州大学-10机器学习-聚类

    Recognition and Machine Learning[M]. Springer,2006. [9] Rosenberg A, Hirschberg J. V-Measure: A conditional entropy-based external cluster evaluation[C]// Conference on Emnlp-conll. DBLP, 2007. [10] Campello
    0 码力 | 48 页 | 2.59 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    an objective function yields a value given a set of hyperparameters . They are represented as a conditional probability distribution . The surrogates are cheaper to compute in comparison to the blackbox
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectures

    the surrounding words (context). Mathematically, we want to find a word , which maximizes the conditional probability , where the size of the sliding window of context is ( words on each side of the masked
    0 码力 | 53 页 | 3.92 MB | 1 年前
    3
  • pdf文档 动手学深度学习 v2.0

    时发生的可能性不大于A = a或是B = b单独发生的可能性。 条件概率 联合概率的不等式带给我们一个有趣的比率:0 ≤ P (A=a,B=b) P (A=a) ≤ 1。我们称这个比率为条件概率(conditional probability),并用P(B = b | A = a)表示它:它是B = b的概率,前提是A = a已发生。 贝叶斯定理 使用条件概率的定义,我们可以得出统计学中最有用的方程 A)P(A) P(B) . (2.6.1) 请注意,这里我们使用紧凑的表示法:其中P(A, B)是一个联合分布(joint distribution),P(A | B)是一个条 件分布(conditional distribution)。这种分布可以在给定值A = a, B = b上进行求值。 边际化 为了能进行事件概率求和,我们需要求和法则(sum rule),即B的概率相当于计算A的所有可能选择,并将
    0 码力 | 797 页 | 29.45 MB | 1 年前
    3
  • pdf文档 【PyTorch深度学习-龙龙老师】-测试版202112

    9.7.4 生成数据 通过生成模型在原有数据上进行训练,学习到真实数据的分布,从而利用生成模型获 得新的样本,这种方式也可以在一定程度上提升网络性能。如通过条件生成对抗网络 (Conditional GAN,简称 CGAN)可以生成带标签的样本数据,如图 9.36 所示。 图 9.36 CGAN 网络生成的手写数字图片 9.7.5 其它方式 除了上述介绍的典型图片数据
    0 码力 | 439 页 | 29.91 MB | 1 年前
    3
共 10 条
  • 1
前往
页
相关搜索词
LectureGaussianDiscriminantAnalysisNaiveBayesNotesonLogisticRegressionLinear机器学习课程温州大学10聚类EfficientDeepLearningBookEDLChapterAutomationArchitectures动手深度v2PyTorch深度学习
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩