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

无数据

分类

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

语言

全部中文(简体)(30)英语(26)

格式

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

    configuration inside keras.json file. We can perform some pre-defined operations to know backend functions. 3. Keras ― Backend Configuration Keras 10 Theano Theano is an open source  Sum of input along with activation function represents neurons. Sum actually means computed value of all inputs and activation function represent a function, which modify the Sum value into 0, 1 Convolution layer: It is the primary building block and perform computational tasks based on convolution function.  Pooling layer: It is arranged next to convolution layer and is used to reduce the size of
    0 码力 | 98 页 | 1.57 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 6 - Advanced Learning Techniques - Technical Review

    can simply add a few additional layers (known as the prediction head), use the appropriate loss function, and train the model with the labeled data for the task at hand. We can keep the original model The resulting inputs and are passed through the ‘encoder network’ which is represented by the function and generates and , the respective hidden representations of the two inputs, as presented in figure the ‘projection head’ (represented by the function ) to first project the hidden representations into a lower dimensional space to obtain and . The loss function would then enforce agreement between and
    0 码力 | 31 页 | 4.03 MB | 1 年前
    3
  • pdf文档 Lecture Notes on Support Vector Machine

    defined by the constraints. The aim of the above optimiza- tion problem is to minimizing the objective function f(ω) subject to the inequal- ity constraints g1(ω), · · · , gk(ω) and the equality constraints h1(ω) and constraint functions. αi is the so-called Lagrange multiplier associated with gi(ω) ≤ 0, while β i is the one associated with hi(ω) = 0 3 We then define its Lagrange dual function G : Rk × Rl → R original constrained minimization problem); ii) G is an infimum of a set of affine functions and thus is a concave function regardless of the original problem; iii) G can be −∞ for some α and β Theorem 1
    0 码力 | 18 页 | 509.37 KB | 1 年前
    3
  • pdf文档 AI大模型千问 qwen 中文文档

    LLaMA-Factory 训练 Qwen 的最简单方法。欢迎通过查看官方仓库深入了解详细信息! 1.13 Function Calling 在 Qwen-Agent 中,我们提供了一个专用封装器,旨在实现通过 dashscope API 与 OpenAI API 进行的函数调 用。 1.13. Function Calling 37 Qwen 1.13.1 使用示例 import json import import os from qwen_agent.llm import get_chat_model # Example dummy function hard coded to return the same weather # In production, this could be your backend API or an external API def get_current_weather(location 1: send the conversation and available functions to the model messages = [{ 'role': 'user', 'content': "What's the weather like in San Francisco?" }] functions = [{ (续下页) 38 Chapter 1. 文档 Qwen (接上页)
    0 码力 | 56 页 | 835.78 KB | 1 年前
    3
  • pdf文档 Lecture 5: Gaussian Discriminant Analysis, Naive Bayes

    Event A is a subset of the sample space S P(A) is the probability that event A happens It is a function that maps the event A onto the interval [0, 1]. P(A) is also called the probability measure of A EM September 27, 2023 6 / 122 Conditional Probability (Contd.) Real valued random variable is a function of the outcome of a ran- domized experiment X : S → R Examples: Discrete random variables (S is (SDU) GDA, NB and EM September 27, 2023 7 / 122 Random Variables Real valued random variable is a function of the outcome of a ran- domized experiment X : S → R For continuous random variable X P(a < X
    0 码力 | 122 页 | 1.35 MB | 1 年前
    3
  • pdf文档 Machine Learning Pytorch Tutorial

    torch.nn: Models, Loss Functions ● torch.optim: Optimization ● Save/load models Prerequisites ● We assume you are already familiar with… 1. Python3 ■ if-else, loop, function, file IO, class, ... training deep neural networks Training Neural Networks Training Define Neural Network Loss Function Optimization Algorithm More info about the training process in last year's lecture video. Training mean() ● Addition z = x + y ● Subtraction z = x - y ● Power y = x.pow(2) Common arithmetic functions are supported, such as: Tensors – Common Operations Tensors – Common Operations ● Transpose:
    0 码力 | 48 页 | 584.86 KB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    code samples are provided to bridge the theory and practice gap. We have prepared a few helper functions: load_image(), show_image(), transform() and transform_and_show(), which will be used to transform package. Let’s start by loading the training and validation splits of the dataset. The make_dataset() function takes the name of the dataset and loads the training and the validation splits as follows. import the bottom (right after the input layer). We compile the model with a sparse cross entropy loss function (discussed in chapter 2) and the adam optimizer. from tensorflow.keras import applications as
    0 码力 | 56 页 | 18.93 MB | 1 年前
    3
  • pdf文档 Lecture 6: Support Vector Machine

    · , l with variable ω ∈ Rn, domain D = �k i=1 domgi ∩�l j=1 domhj, optimal value p∗ Objective function f (ω) k inequality constraints gi(ω) ≤ 0, i = 1, · · · , k l equality constraints hj(ω) = 0, j = constraint functions αi is Lagrange multiplier associated with gi(ω) ≤ 0 β j is Lagrange multiplier associated with hj(ω) = 0 Feng Li (SDU) SVM December 28, 2021 18 / 82 Lagrange Dual Function The Lagrange Lagrange dual function G : Rk × Rl → R G(α, β ) = inf ω∈D L(ω, α, β ) = inf ω∈D � �f (ω) + k � i=1 αigi(ω) + l� j=1 β jhj(ω) � � G is concave, can be −∞ for some α, β Feng Li (SDU) SVM December
    0 码力 | 82 页 | 773.97 KB | 1 年前
    3
  • pdf文档 Machine Learning

    called feedforward neural networks or multilayer perceptrons (MLPs) • The goal is to approximate some function f ∗ • E.g., for a classifier, y = f ∗(x) maps an input x to a category y • A feedforward network and learns the value of the parameters θ that result in the best function approximations • f(x) is usually a highly non-linear function • Feedforward networks are of extreme importance to machine learning called activation function • Sigmoid: g(z) = 1/(1 + e−z) • ReLU: g(z) = max(z, 0) • Tanh: g(z) = (ez − e−z)/(ez + e−z) 4 / 19 Neuron (Contd.) • An example: logistic regression function g(x) = 1 1 +
    0 码力 | 19 页 | 944.40 KB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 7 - Automation

    "search" space because we are searching for a point in which minimizes (or maximizes) an Evaluation Function . Formally, we can define as Let's understand this using the earlier example for choosing quantization say that we are optimizing the validation loss, , for a given dataset on a model represented by a function with a set of hyperparameters . Further, assume that is a set of model parameters. HPO is attempting learning rate to run HPO. S = [ (5, .01), (10, .1), (20, .001), (50, .1), ] The create_model() function creates a single hidden layer model whose size is determined by the input size parameter. def create_model(size):
    0 码力 | 33 页 | 2.48 MB | 1 年前
    3
共 56 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
kerastutorialEfficientDeepLearningBookEDLChapterAdvancedTechniquesTechnicalReviewLectureNotesonSupportVectorMachineAI模型千问qwen中文文档GaussianDiscriminantAnalysisNaiveBayesPytorchTutorialAutomation
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩