积分充值
 首页
前端开发
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文库
  • 综合
  • 文档
  • 文章

无数据

分类

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

语言

全部英语(10)中文(简体)(4)

格式

全部PDF文档 PDF(14)
 
本次搜索耗时 0.021 秒,为您找到相关结果约 14 个.
  • 全部
  • 云计算&大数据
  • 机器学习
  • 全部
  • 英语
  • 中文(简体)
  • 全部
  • PDF文档 PDF
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    errors. This approach is also called Configuration Selection because we are aiming to find optimal hyperparameter values. BOS is likely to reach the optimum configuration faster than Grid and Random searches configurations and adaptively allocates more resources to the promising ones. This is called Configuration Evaluation. Let's discuss it in detail in the next section. Figure 7-3: (a) Bayesian Optimization errors. (b) This plot shows the validation error as a function of resources allocated to each configuration. Promising configurations get more resources. Source: Hyperband2 2 Li, Lisha, et al. "Hyperband:
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
  • pdf文档 机器学习课程-温州大学-特征工程

    文本方面的词袋模型、词嵌入模型等 3. 特征提取 18 许永洪,吴林颖.中国各地区人口特征和房价波动的动态关系[J].统计研究,2019,36(01) 1.PCA(Principal Component Analysis,主成分分析) PCA 是降维最经典的方法,它旨在是找到数据中的主成分,并利 用这些主成分来表征原始数据,从而达到降维的目的。 PCA 的思想是通过坐标轴转换,寻找数据分布的最优子空间。 的样本降低到? 维 步骤 3. 特征提取 降维 19 许永洪,吴林颖.中国各地区人口特征和房价波动的动态关系[J].统计研究,2019,36(01) 2. ICA(Independent Component Analysis,独立成分分析) ICA独立成分分析,获得的是相互独立的属性。ICA算法本质寻找一 个线性变换 ? = ??,使得 ? 的各个特征分量之间的独立性最大。 PCA 对数据
    0 码力 | 38 页 | 1.28 MB | 1 年前
    3
  • pdf文档 机器学习课程-温州大学-11机器学习-降维

    30 3.PCA(主成分分析) 01 降维概述 02 SVD(奇异值分解) 03 PCA(主成分分析) 31 3.PCA(主成分分析) 主成分分析(Principal Component Analysis,PCA)是一种降维方法, 通过将一个大的特征集转换成一个较小的特征集,这个特征集仍然包含 了原始数据中的大部分信息,从而降低了原始数据的维数。 减少一个数据集的特征数 Dimensionality of Data with Neural Networks.[J]. Science, 2006. [3] Jolliffe I T . Principal Component Analysis[J]. Journal of Marketing Research, 2002, 87(4):513. [4] 李航. 统计学习方法[M]. 北京: 清华大学出版社,2019
    0 码力 | 51 页 | 3.14 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 4 - Efficient Architectures

    4-15. The encoder RNN transforms the english sequence to a latent representation . The decoder component receives and outputs spanish language sequence . Figure 4-15: RNN Encoder-Decoder This basic idea are grouped under the Sparse group. After input sequence and the attention parameters, the next component to attack is the softmax computation. The Low Rank methods project the keys and the values to a
    0 码力 | 53 页 | 3.92 MB | 1 年前
    3
  • pdf文档 keras tutorial

    ..................................................................... 7 3. Keras ― Backend Configuration ............................................................................................. install using the below command: pip install TensorFlow Once we execute keras, we could see the configuration file is located at your home directory inside and go to .keras/keras.json. keras.json { folder name and add the above configuration inside keras.json file. We can perform some pre-defined operations to know backend functions. 3. Keras ― Backend Configuration Keras 10
    0 码力 | 98 页 | 1.57 MB | 1 年前
    3
  • pdf文档 Lecture 2: Linear Regression

    Linear Regression September 13, 2023 16 / 31 GD Algorithm (Contd.) In more details, we update each component of θ according to the fol- lowing rule θj ← θj − α∂J(θ) ∂θj , ∀j = 0, 1, · · · , n Calculating
    0 码力 | 31 页 | 608.38 KB | 1 年前
    3
  • pdf文档 Lecture 1: Overview

    replace these with fewer ones, without loss of information. On simple way is to use PCA (Principal Component Analysis) Suppose that all data are in a space, we first find the direction of high- est variance
    0 码力 | 57 页 | 2.41 MB | 1 年前
    3
  • pdf文档 Lecture 6: Support Vector Machine

    the unsupervised learning algorithms too can be kernelized (e.g., K-means clustering, Principal Component Analysis, etc.) Feng Li (SDU) SVM December 28, 2021 53 / 82 Kernelized SVM Training SVM dual
    0 码力 | 82 页 | 773.97 KB | 1 年前
    3
  • pdf文档 Lecture Notes on Support Vector Machine

    regression, etc. Many of the unsupervised learning algorithms (e.g., K-means clustering, Principal Component Analysis, etc.) can be kernelized too. Recall that, the dual problem of SVM can be formulated as
    0 码力 | 18 页 | 509.37 KB | 1 年前
    3
  • pdf文档 Lecture Notes on Gaussian Discriminant Analysis, Naive

    training data are denoted by {x(i), y(i)}i=1,··· ,m, where x(i) is a n-dimensional vector with each component x(i) j ∈ {0, 1} (j = 1, · · · , n), and y(i) ∈ {1, · · · , k}. For brevity, we use [k] to denote
    0 码力 | 19 页 | 238.80 KB | 1 年前
    3
共 14 条
  • 1
  • 2
前往
页
相关搜索词
EfficientDeepLearningBookEDLChapterAutomation机器学习课程温州大学特征工程11降维ArchitectureskerastutorialLectureLinearRegressionOverviewSupportVectorMachineNotesonGaussianDiscriminantAnalysisNaive
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩