• 上海街道数据.rar

    上海市街道矢量数据,共计234条数据

    0
    383
    13.2MB
    2021-01-27
    47
  • 深度学习2017年新书

    第一章 前言 11.1 本书面向的读者 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 81.2 深度学习的历史趋势 . . . . . . . . . . . . . . . . . . . . . . . . . . . 101.2.1 神经网络的众多名称和命运变迁 . . . . . . . . . . . . . . . . 101.2.2 与日俱增的数据量 . . . . . . . . . . . . . . . . . . . . . . . . 151.2.3 与日俱增的模型规模 . . . . . . . . . . . . . . . . . . . . . . . 161.2.4 与日俱增的精度、复杂度和对现实世界的冲击 . . . . . . . . . 19第一部分 应用数学与机器学习基础 22第二章 线性代数 242.1 标量,量,阵和张量 . . . . . . . . . . . . . . . . . . . . . . . . . 242.2 矩阵和向量相乘 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 262.3 单位矩阵和逆矩阵 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 282.4 线性相关和生成子空间 . . . . . . . . . . . . . . . . . . . . . . . . . . 302.5 范数 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 312.6 特殊类型的矩阵和向量 . . . . . . . . . . . . . . . . . . . . . . . . . . 332.7 特征分解 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 342.8 奇异值分解 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 362.9 Moore-Penrose 伪逆 . . . . . . . . . . . . . . . . . . . . . . . . . . . . 372.10 迹运算 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 382.11 行列式 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 392.12 实例:主成分分析 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 39

    0
    0
    30.28MB
    2017-09-10
    10
  • 数据分析__R语言实战_--李诗羽,张飞,王正林编著

    总之,R的特点是功能强大、开源和免费,其在数据分析方面的主要优势如卜: R具有强大的数学统计分析功能,是可以使用的最为全面的统计一分析包。它综合了所有 标准的统计测试、模型和分析,同时还为管理和处理数据提供了一种个面的语言。统计 方面最新的技术和创意,通常首先在R中出现。 R拥有4800多个可用的、高质量的、来自不同领域的软件包,这些软件包涵盖了从统 计计算到机器学习,从金融分析到生物信自、,从社会网络分析到自然语言处理,从各种 数据库各种语言接口到高性能计算模型,可以说无所不包,无所不容,这也是为什么R 正在获得越来越多各行各业的从业人员喜爱的一个重要原因。 R具有强大的科学数据可视化功能,能提供各种统计分析及图形显示」_具,图形能力出 色。它提供了一种完全可编程的图形语言,胜过了大多数其他统计和图形软件包。对数 据分析来说,数据可视化是锦上添花的一部分,对于从数据中挖掘出规则和信息,将这 些结果可视化出来,R提供了优秀的数据可视化功能。

    0
    0
    49.9MB
    2017-09-10
    4
  • ArcPy and ArcGIS - Second Edition

    12: Arc GIS API for Pythonb'Chapter 12: Arc GIS API for Python'b'Introduction to the Arc GIS API for Python'b'Creating a Jupyter Notebook'b'Starting the Arc GIS API for Python'b'Adding an item to a web map'b'Importing a CSV with pandas'b'Summary'6: The arcpy.mapping Moduleb'Chapter 6: The arcpy.mapping Module'b'Using Arc Py with map documents \xc3\x82\xc2\xa0'b'Summary'7: Advanced Analysis Topicsb'Chapter 7: Advanced Analysis Topics'b'Using Network Analyst'b'The Network Analyst module'b'Accessing the Spatial Analyst extension'b'Summary'8: Introduction to Arc GIS Onlineb'Chapter 8: Introduction to Arc GIS Online'b'Arc GIS Online'b'Summary'9: Arc Py and Arc GIS Onlineb'Chapter 9: Arc Py and Arc GIS Online'b'Arc GIS Online REST services'b'URL parameters'b'Feature sets'b'Arc GIS Online tokens'b'Putting it all together'b'Summary'10: Arc REST Python Packageb'Chapter 10: Arc REST Python Package'b'Introducing the Arc REST module'b'Arc GIS Online administration'b'Querying hosted feature services'b'Summary'11: Arc Py and Arc GIS Prob'Chapter 11: Arc Py and Arc GIS Pro'b'Introducing\xc3\x82\xc2\xa0Arc GIS Pro'b'Installing and configuring Arc GIS Pro'b'The Arc GIS Pro Python window'b'Python 2.7 and Python 3.5 with Arc Pro'b'Conda and Arc GIS Pro'b'Reviewing Conda basics'b'Summary'1: Introduction to Python for Arc GISb'Chapter 1: Introduction to Python for Arc GIS'b'Python as a programming language'b'The basics of Python programming'b'Data types'b'Other important concepts'b'Important Python modules'b'How Python executes a script'b'Integrated Development Environments (IDEs)'b'Python folder structure'b'Summary'2: Creating the First Python Scriptb'Chapter 2: Creating the First Python Script'b'Prerequisites'b'Model Builder'b'Exporting the model and adjusting the script'b'String manipulation'b'The Arc Py tools'b'The final script'b'Summary'3: Arc Py Cursors - Search, Insert, and Updateb'Chapter 3: Arc Py Cursors - Search, Insert, and Update'b'Pythonfunctions\xc3\x82\xc2\xa0\xc3\xa2\xc2\x80\xc2\x93\xc3\x82\xc2\xa0avoidrepeating code'b'The data access module'b'Summary'4: Arc Py Geometry Objects and Cursorsb'Chapter 4: Arc Py Geometry Objects and Cursors'b'Arc Py geometry object classes'b'Summary'5: Creating a Script Toolb'Chapter 5: Creating a Script Tool'b'Adding dynamic parameters to a script'b'Creating a script tool'b'Inspecting the\xc3\x82\xc2\xa0final script'b'Summary'

    4
    210
    32.24MB
    2017-09-10
    9
  • 数据挖掘r语言实战

    数据挖掘r语言实战

    0
    0
    58.28MB
    2017-04-10
    10
  • 全国火车站数据

    最全的全国火车站数据

    5
    1021
    840KB
    2017-03-12
    47
  • 电脑屏幕放大工具

    电脑屏幕放大工具

    0
    214
    546KB
    2017-03-10
    9
  • 录屏Bandicam

    超级好用的录屏软件,很清晰。

    0
    72
    15.13MB
    2017-03-10
    10
  • 定位工具箱

    GPS工具箱一款以手机GPS为基础的多功能位置服务软件集,包含多个实用工具,充分发挥您手机的GPS模块功能,且支持离线地图和KML导入导出、GPX文件导出。包含统线路追踪、测速、位置记录、面积测量等多种工具。

    0
    90
    5.74MB
    2016-11-13
    9
  • Web Scraping with Python

    Web Scraping with Python

    0
    22
    6.36MB
    2016-11-07
    10
  • 学无止境

    累计去重观看课程视频时长≥5min(2023年起)
  • 创作能手

    授予每个自然周发布1篇到3篇原创IT博文的用户
  • 分享精英

    成功上传11个资源即可获取
关注 私信
上传资源赚积分or赚钱