An open API service indexing awesome lists of open source software.

https://github.com/signcl/openbayes-hypertuning-example

OpenBayes 自动调参样例
https://github.com/signcl/openbayes-hypertuning-example

Last synced: about 1 month ago
JSON representation

OpenBayes 自动调参样例

Awesome Lists containing this project

README

        

# openbayes 自动调参样例

推荐使用 PyTorch 版本的示例代码(位于 `/pytorch` 目录下)。TensorFlow 版本已不推荐使用。

```text
# 1. init gear
bayes gear init

# 2. create hypertuning
bayes gear run hypertuning

# 3. show result
bayes container open
```

详细的信息参考 [openbayes 自动调参](https://openbayes.com/docs/hypertuning/)