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

https://github.com/atsushisakai/optuna_sample

optuna sample codes
https://github.com/atsushisakai/optuna_sample

Last synced: 4 months ago
JSON representation

optuna sample codes

Awesome Lists containing this project

README

          

# optuna_sample
optuna sample codes

![optuna\_sample/Figure\_1\.png at master · AtsushiSakai/optuna\_sample](https://github.com/AtsushiSakai/optuna_sample/raw/master/imgs/Figure_1.png)

![optuna\_sample/Figure\_2\.png at master · AtsushiSakai/optuna\_sample](https://github.com/AtsushiSakai/optuna_sample/raw/master/imgs/Figure_2.png)

# Ref

- [pfnet/optuna: A hyperparameter optimization framework](https://github.com/pfnet/optuna)

- [ハイパーパラメータ自動最適化ツール「Optuna」公開 \| Preferred Research](https://research.preferred.jp/2018/12/optuna-release/)

- [First Optimization — Optuna 0\.7\.0 documentation](https://optuna.readthedocs.io/en/stable/tutorial/first.html)

- [optuna/examples at master · pfnet/optuna](https://github.com/pfnet/optuna/tree/master/examples)

- [Optunaを使ってFFmpegのエンコードパラメータを最適化してみる](https://gist.github.com/sile/8aa1ff7808dd55298f51dd70c8b83092)

- [Python: Optuna で機械学習モデルのハイパーパラメータを選ぶ \- CUBE SUGAR CONTAINER](https://blog.amedama.jp/entry/2018/12/06/015217)