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

无数据

分类

全部后端开发(1437)Python(457)Java(376)综合其他(340)Spring(318)云计算&大数据(284)C++(246)Weblate(212)数据库(207)VirtualBox(113)

语言

全部英语(2390)

格式

全部PDF文档 PDF(1781)其他文档 其他(515)TXT文档 TXT(68)PPT文档 PPT(17)DOC文档 DOC(9)
 
本次搜索耗时 0.025 秒,为您找到相关结果约 1000 个.
  • 全部
  • 后端开发
  • Python
  • Java
  • 综合其他
  • Spring
  • 云计算&大数据
  • C++
  • Weblate
  • 数据库
  • VirtualBox
  • 全部
  • 英语
  • 全部
  • PDF文档 PDF
  • 其他文档 其他
  • TXT文档 TXT
  • PPT文档 PPT
  • DOC文档 DOC
  • 默认排序
  • 最新排序
  • 页数排序
  • 大小排序
  • 全部时间
  • 最近一天
  • 最近一周
  • 最近一个月
  • 最近三个月
  • 最近半年
  • 最近一年
  • pdf文档 Lecture Notes on Support Vector Machine

    Lecture Notes on Support Vector Machine Feng Li fli@sdu.edu.cn Shandong University, China 1 Hyperplane and Margin In a n-dimensional space, a hyper plane is defined by ωT x + b = 0 (1) where ω ∈ Rn the margin is defined as γ = min i γ(i) (6) 1 ? ? ! ? ! Figure 1: Margin and hyperplane. 2 Support Vector Machine 2.1 Formulation The hyperplane actually serves as a decision boundary to differentiating samples are so-called support vector, i.e., the vectors “supporting” the margin boundaries. We can redefine ω by w = � s∈S αsy(s)x(s) where S denotes the set of the indices of the support vectors 4 Kernel
    0 码力 | 18 页 | 509.37 KB | 1 年前
    3
  • pdf文档 Lecture 6: Support Vector Machine

    Lecture 6: Support Vector Machine Feng Li Shandong University fli@sdu.edu.cn December 28, 2021 Feng Li (SDU) SVM December 28, 2021 1 / 82 Outline 1 SVM: A Primal Form 2 Convex Optimization Review parallely along ω (b < 0 means in opposite direction) Feng Li (SDU) SVM December 28, 2021 3 / 82 Support Vector Machine A hyperplane based linear classifier defined by ω and b Prediction rule: y = sign(ωTx Scaling ! and " such that min& ' & !() & + " = 1 Feng Li (SDU) SVM December 28, 2021 14 / 82 Support Vector Machine (Primal Form) Maximizing 1/∥ω∥ is equivalent to minimizing ∥ω∥2 = ωTω min ω,b ωTω
    0 码力 | 82 页 | 773.97 KB | 1 年前
    3
  • pdf文档 Navicat Version 16 Windows User Guide

    share information in a secure and easy way. Navicat is available on three platforms - Microsoft Windows, macOS and Linux. It can connect to local/remote servers, providing several utility tools such our website: https://www.navicat.com System Requirements Windows • Microsoft Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11, Server 2012, Server 2016, Server 2019, Server 2022 macOS will help ensure a smooth installation. Installation for Download Version 1. Download Navicat Windows version. 2. Open the .exe file. 3. Click Next at the Welcome Screen. 4. Read the License Agreement
    0 码力 | 324 页 | 3.93 MB | 1 年前
    3
  • pdf文档 Shiro support for the Spring Security plugin - Reference Documentation

    1 Shiro support for the Spring Security plugin Table of contents 2 Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 0.1 Table of Contents 1 History 2 Usage 3 Configuration 3 1 Introduction The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring Security and . It currently only supports Shiro ACLs
    0 码力 | 6 页 | 17.49 KB | 10 月前
    3
  • pdf文档 Shiro support for the Spring Security plugin - Reference Documentation

    1 Shiro support for the Spring Security plugin Shiro support for the Spring Security plugin - Reference Documentation Authors: Burt Beckwith Version: 1.0.0 Table of Contents 1 Introduction to the 1 Introduction to the Spring Security Shiro Plugin The Spring Security Shiro plugin adds some support for using a hybrid approach combining Spring and . It currently only supports Shiro ACLs, since
    0 码力 | 5 页 | 16.72 KB | 10 月前
    3
  • pdf文档 Spring Framwork Language Support v5.3.36 SNAPSHOT

    Language Support Version 5.3.36-SNAPSHOT Table of Contents 1. Kotlin . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 23 3. Dynamic Language Support . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . interoperability with existing libraries written in Java. The Spring Framework provides first-class support for Kotlin and lets developers write Kotlin applications almost as if the Spring Framework was a
    0 码力 | 42 页 | 603.79 KB | 1 年前
    3
  • pdf文档 Navicat Data Modeler Version 3 User Guide (Windows)

    three platforms - Microsoft Windows, macOS and Linux. Here are some highlights of Navicat Data Modeler: • Create and manipulate conceptual/logical/physical models. • Support various database systems: directly. • Support Navicat Cloud and Navicat On-Prem Server. For details, visit our website: https://www.navicat.com System Requirements Windows • Microsoft Windows 7, Windows 8, Windows 8.1, Windows Windows 10, Windows 11, Server 2012, Server 2016, Server 2019, Server 2022 macOS • macOS 10.14 Mojave, macOS 10.15 Catalina, macOS 11 Big Sur, macOS 12 Monterey, macOS 13 Ventura, macOS 14 Sonoma
    0 码力 | 85 页 | 1.31 MB | 1 年前
    3
  • pdf文档 Navicat Charts Creator Version 1 User Guide (Windows)

    Charts Creator is available on three platforms - Microsoft Windows, macOS and Linux. Here are some highlights of Navicat Charts Creator: • Support more than 20 chart types. • Customize multiple pages controls. • Support Navicat Cloud and Navicat On-Prem Server. For details, visit our website: https://www.navicat.com System Requirements Windows • Microsoft Windows 7, Windows 8, Windows 8.1, Windows Windows 10, Windows 11, Server 2012, Server 2016, Server 2019, Server 2022 macOS • macOS 10.14 Mojave, macOS 10.15 Catalina, macOS 11 Big Sur, macOS 12 Monterey, macOS 13 Ventura, macOS 14 Sonoma
    0 码力 | 112 页 | 1.64 MB | 1 年前
    3
  • pdf文档 Navicat Charts Viewer Version 1 Windows User Guide

    Microsoft Windows, macOS and Linux. For details, visit our website: https://www.navicat.com System Requirements Windows • Microsoft Windows 7, Windows 8, Windows 8.1, Windows 10, Windows 11, Server ensure a smooth installation. Installation for Download Version 1. Download Navicat Charts Viewer Windows version. 2. Open the .exe file. 3. Click Next at the Welcome Screen. 3 4. Read the License educational establishment. A non-profit organization is an organization whose primary objective is to support an issue or matter of private interest or public concern for non-commercial purposes. b. "Not For
    0 码力 | 31 页 | 537.88 KB | 1 年前
    3
  • pdf文档 Beyond Compilation Databases to Support C++ Modules: Build Databases

    which use CMake ○ C++ modules support ● Working with the community to improve building software ○ ISO standards ■ Dependency format ○ Pushing forward modules support in other build systems ■ xmake Which shell? ○ Bourne shell is a safe assumption on Unix ○ Powershell or cmd is very relevant on Windows 8● Extensibility ○ No reserved field names, so adding new fields can conflict ● Portability ○ needed to order compilations ● Vendored into CMake for its Unix Makefiles generator ● dyndep support added to ninja, merged into 1.10 (released Jan 2020) 11C++ Modules: Example Target add_library(A)
    0 码力 | 31 页 | 585.05 KB | 6 月前
    3
共 1000 条
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 100
前往
页
相关搜索词
LectureNotesonSupportVectorMachineNavicatVersion16WindowsUserGuideShirosupportfortheSpringSecuritypluginReferenceDocumentationFramworkLanguagev53.36SNAPSHOTDataModelerChartsCreatorViewerBeyondCompilationDatabasestoC++ModulesBuild
IT文库
关于我们 文库协议 联系我们 意见反馈 免责声明
本站文档数据由用户上传或本站整理自互联网,不以营利为目的,供所有人免费下载和学习使用。如侵犯您的权益,请联系我们进行删除。
IT文库 ©1024 - 2025 | 站点地图
Powered By MOREDOC AI v3.3.0-beta.70
  • 关注我们的公众号【刻舟求荐】,给您不一样的精彩
    关注我们的公众号【刻舟求荐】,给您不一样的精彩