Update README.md

This commit is contained in:
Masashi Shibata
2021-06-11 12:56:25 +09:00
committed by GitHub
parent b586b30e0c
commit 2eb01cb49a
+2 -1
View File
@@ -1,6 +1,7 @@
# optuna-dashboard
![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)
![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square) [![PyPI - Downloads](https://img.shields.io/pypi/dm/optuna-dashboard)](https://pypistats.org/packages/optuna-dashboard)
Real-time dashboard for [Optuna](https://github.com/optuna/optuna).
Code files were originally taken from [Goptuna](https://github.com/c-bata/goptuna).