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

无数据

分类

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

语言

全部中文(简体)(27)英语(25)

格式

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

     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 learn by training and finally do to prediction. This step requires us to choose loss function and Optimizer. loss function and Optimizer are used in learning phase to find the error (deviation from actual
    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 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文档 《Efficient Deep Learning Book》[EDL] Chapter 2 - Compression Techniques

    improve generalization. Let us consider an arbitrary neural network layer. We can abstract it using a function with an input and parameters such that . In the case of a fully-connected layer, is a 2-D matrix Thus, to find which bin the given x will go to, we simply do the following: . We need the floor function ( ) so that the floating point value is converted to an integer value. Now, if we plug in x = Although it is possible to work without it, you would have to introduce a for-loop either within the function, or outside it. This is crucial for deep learning applications which frequently operate on batches
    0 码力 | 33 页 | 1.96 MB | 1 年前
    3
  • pdf文档 《Efficient Deep Learning Book》[EDL] Chapter 3 - Learning Techniques

    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 initialized the dataset and created a model. Let’s continue and create a training function. Once we have the training function, we can kick-off the training process. The train() is simple. It takes the model
    0 码力 | 56 页 | 18.93 MB | 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文档 Lecture Notes on Linear Regression

    denoted by x 2 Rn, while y 2 R is the output variable. In linear regression models, the hypothesis function is defined by h✓(x) = ✓nxn + ✓n�1xn�1 + · · · + ✓1x1 + ✓0 Geometrically, when n = 1, h✓(x) is x1 1 3 777775 the hypothesis function h✓(x) can be re-written as h✓(x) = ✓T x (1) where ✓ 2 Rn+1 is a parameter vector. It is apparent that the hypothesis function is parameterized by ✓. Since our our goal is to make predictions according to the hypothesis function given a new test data, we need to find the optimal value of ✓ such that the resulting prediction is as accurate as possible. Such a procedure
    0 码力 | 6 页 | 455.98 KB | 1 年前
    3
  • pdf文档 全连接神经网络实战. pytorch 版

    吧。有的人可能会疑惑输出为什么不用在 forward 里面定义 Softmax 或者 Cross-Entropy,这是因为这些东西是在 NeuralNetwork 之外定义: #损 失 函 数 为 交 叉 熵 loss_function = nn . CrossEntropyLoss () # 学 习 率 learning_rate = 1e−3 # 优 化 器 为 随 机 梯 度 下 降 optimizer = torch model , loss_function , optimizer ) test_loop ( test_dataloader , model , loss_function ) print ( ”Done ! ” ) 然后就是训练和测试的程序,训练一轮的程序如下: def train_loop ( dataloader , model , loss_function , optimizer in enumerate ( dataloader ) : # Compute prediction and l o s s pred = model (X) l o s s = loss_function ( pred , y) # Backpropagation optimizer . zero_grad () #梯 度 归0w l o s s . backward () optimizer
    0 码力 | 29 页 | 1.40 MB | 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 Step 2: check if the model wanted to call a function last_response = messages[-1] if last_response.get('function_call', None): # Step 3: call the function # Note: the JSON response may not always be valid;
    0 码力 | 56 页 | 835.78 KB | 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(ω) with gi(ω) ≤ 0, while β i is the one associated with hi(ω) = 0 3 We then define its Lagrange dual function G : Rk × Rl → R as an infimum 1 of L with respect to ω, i.e., G(α, β ) = inf ω∈D L(ω, α, β ) = 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. Lower Bounds Property:
    0 码力 | 18 页 | 509.37 KB | 1 年前
    3
共 52 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
前往
页
相关搜索词
kerastutorialEfficientDeepLearningBookEDLChapterAdvancedTechniquesTechnicalReviewLectureGaussianDiscriminantAnalysisNaiveBayesCompressionMachineNotesonLinearRegression连接神经网络神经网神经网络实战pytorchAI模型千问qwen中文文档SupportVector
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩