书栈网 · BookStack 本次搜索耗时 0.061 秒,为您找到 677 个相关结果.
  • tkinter.ttk —- Tk主题部件

    tkinter.ttk —- Tk主题部件使用 Ttk Ttk 控件 控件 标准选项 可滚动控件选项 标签选项 兼容性选项 控件状态 ttk.Widget 组合框 选项 虚拟事件 ttk.Combobox Spinbox 选项 虚拟事件 ttk.Spinbox 笔记本 选项 Tab 选项 Tab Identifie...
  • 25.2. tkinter.ttk — Tk主题小部件

    25.2. tkinter.ttk — Tk主题小部件 25.2.1. 使用 Ttk 25.2.2. Ttk 部件 25.2.3. 控件 25.2.3.1. 标准选项 25.2.3.2. 可滚动控件选项 25.2.3.3. 标签选项 25.2.3.4. 兼容性选项 25.2.3.5. 控件状态 25.2.3.6. ttk.Widget ...
  • FAQ / Troubleshooting Help

    FAQ / Troubleshooting Help What operating systems are supported? What languages does Caffe2 support? How do I use Caffe2 with my GPU? What are all of these optional libraries us...
  • 第六章-视图-用户界面

    Chapter 6 Views – Designing the User Interface 第六章-设计用户界面 Window actions 窗口动作 Menu items 菜单选项 Context and domain 上下文和域 Session context 会话上下文 Domain expressions 域表达式 Form view...
  • 7.1 Learned Features

    7.1 Learned Features 7.1.1 Feature Visualization 7.1.1.1 Feature Visualization through Optimization 7.1.1.2 Connection to Adversarial Examples 7.1.1.3 Text and Tabular Data 7.1...
  • 性能分析

    性能分析 基本用法 结果累积和清空 用于控制性能分析结果显示的选项 配置 内存分配分析 外部性能分析 性能分析 Profile 模块提供了一些工具来帮助开发者提高其代码的性能。在使用时,它运行代码并进行测量,并生成输出,该输出帮助你了解在每行(或几行)上花费了多少时间。最常见的用法是识别性能「瓶颈」并将其作为优化目标。 Profile...
  • Cython for NumPy users

    Cython for NumPy users Cython at a glance Your Cython environment Installation Manual compilation The first Cython program Adding types Efficient indexing with memoryviews T...
  • Lazy execution

    Lazy execution Prelude Dask is a graph execution engine Exercise Appendix: Further detail and examples Example 1: simple word count Example 2: background execution Example 3: ...
  • 获取数据

    获取数据 开始动手。最后用 Jupyter notebook 完整地敲一遍示例代码。完整的代码位于 https://github.com/ageron/handson-ml 。 创建工作空间 首先,你需要安装 Python。可能已经安装过了,没有的话,可以从官网下载 https://www.python.org/ 。 接下来,需要为你的机器学习代...
  • Cython for NumPy users

    Cython for NumPy users Cython at a glance Your Cython environment Installation Manual compilation The first Cython program Adding types Efficient indexing with memoryviews T...