hpbandster
  • 快速入门指南
  • 高级示例
  • 示例 - 如何使用 HpBandSter
    • 示例 1 - 本地和顺序
    • 示例 2 - 本地和并行 (使用线程)
    • 示例 3 - 本地和并行 (使用进程)
    • 示例 4 - 在集群上
    • 示例 5 - MNIST
    • 示例 6 - 运行分析
    • 示例 7 - 结果的交互式探索
    • 示例 8 - MNIST 的热启动
    • 示例 5 的 Worker - Keras
    • 示例 5 的 Worker - PyTorch
    • 示例 1-4 的 Worker
  • 最佳实践
  • 优化器
  • 核心组件详解
  • 常见问题
  • 联系方式
  • 许可协议
hpbandster
  • 文档 »
  • 示例 - 如何使用 HpBandSter
  • 查看页面源

示例 - 如何使用 HpBandSter¶

这是一系列关于如何使用 HpBandster 模块的示例。

../_images/sphx_glr_example_1_local_sequential_thumb.png

示例 1 - 本地和顺序

../_images/sphx_glr_example_2_local_parallel_threads_thumb.png

示例 2 - 本地和并行 (使用线程)

../_images/sphx_glr_example_3_local_parallel_processes_thumb.png

示例 3 - 本地和并行 (使用进程)

../_images/sphx_glr_example_4_cluster_thumb.png

示例 4 - 在集群上

../_images/sphx_glr_example_5_mnist_thumb.png

示例 5 - MNIST

../_images/sphx_glr_plot_example_6_analysis_thumb.png

示例 6 - 运行分析

../_images/sphx_glr_plot_example_7_interactive_plot_thumb.png

示例 7 - 结果的交互式探索

../_images/sphx_glr_example_8_mnist_continued_thumb.png

示例 8 - MNIST 的热启动

../_images/sphx_glr_example_5_keras_worker_thumb.png

示例 5 的 Worker - Keras

../_images/sphx_glr_example_5_pytorch_worker_thumb.png

示例 5 的 Worker - PyTorch

../_images/sphx_glr_commons_thumb.png

示例 1-4 的 Worker

下载所有示例的 Python 源代码: auto_examples_python.zip
下载所有示例的 Jupyter Notebook: auto_examples_jupyter.zip

由 Sphinx-Gallery 生成的画廊

下一页 上一页

© Copyright 2018, Stefan Falkner。

使用 Sphinx 构建,并使用了由 Read the Docs 提供的主题。