File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1692,6 +1692,19 @@ <h5 class="card-title"><a href="https://github.com/ludwig-ai/ludwig" class="text
16921692 </ div >
16931693 </ div >
16941694
1695+ < div class ="col-12 col-6 col-sm-6 col-lg-3 mb-4 ">
1696+ < div class ="card ">
1697+ < div class ="card-body text-center ">
1698+ < a href ="https://github.com/optuna/optuna " target ="_blank ">
1699+ < img class ="card-img-top " src ="static/image/logos/optuna.png " alt ="Optuna ">
1700+ </ a >
1701+ < hr class ="my-2 ">
1702+ < p class ="card-text "> < b > < a href ="https://optuna.org/ " target ="_blank "> Optuna</ a > </ b > is a hyperparameter optimization framework</ p >
1703+ < p class ="card-text "> < small > An automatic hyperparameter optimization software framework, particularly designed for machine learning.</ small > </ p >
1704+ </ div >
1705+ </ div >
1706+ </ div >
1707+
16951708 </ div >
16961709 </ div >
16971710 <!--End of ML, DL, and AI-->
You can’t perform that action at this time.
0 commit comments