hrntsm/Tunny

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.editorconfig
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug-report.yml
.github/ISSUE_TEMPLATE/config.yml
.github/ISSUE_TEMPLATE/featura-request.yml
.github/pull_request_template.md
.github/workflows/build-component.yml
.github/workflows/code-ql.yml
.github/workflows/test-and-coverage.yml
.gitignore
.gitmodules
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
CHANGELOG.md
CITATION.cff
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Examples/Grasshopper/Human-in-the-loop/Karamba3d_column_position_opt.gh
Examples/Grasshopper/Human-in-the-loop/Vase_Shape_opt.gh
Examples/Grasshopper/Human-in-the-loop/facade.gh
Examples/Grasshopper/Optimization/categorical_optimization.gh
Examples/Grasshopper/Optimization/optimization_with_constraint.gh
Examples/Grasshopper/Optimization/optimization_with_initial_values.gh
Examples/Grasshopper/Optimization/optimization_without_ui.gh
Examples/Grasshopper/Optimization/result_handling_example.gh
Examples/Grasshopper/Optimization/save_artifact_to_trial.gh
Examples/Python/compare_sampler.py67
A
0 mins
Examples/Python/create_gif_animation.py33
A
0 mins
Examples/Python/create_storage.py16
A
0 mins
Examples/Python/cull_trial.py22
A
0 mins
Examples/Python/plot.py43
B
6 hrs
Examples/Python/plot_with_coloring_of_results.py69
C
7 hrs
LICENSE
Optuna/Artifacts/Artifacts.cs38
A
0 mins
Optuna/Dashboard/Handler.cs87
A
0 mins
Optuna/Dashboard/HumanInTheLoop/HumanInTheLoopBase.cs69
A
0 mins
Optuna/Dashboard/HumanInTheLoop/HumanSliderInput.cs85
A
0 mins
Optuna/Dashboard/HumanInTheLoop/Preferential.cs52
A
0 mins
Optuna/Dashboard/HumanInTheLoop/Python/running_trials_length.py7
A
0 mins
Optuna/Optuna.csproj
Optuna/Pruner/HyperbandPruner.cs35
A
0 mins
Optuna/Pruner/IPruner.cs7
A
0 mins
Optuna/Pruner/MedianPruner.cs28
A
0 mins
Optuna/Pruner/NopPruner.cs10
A
0 mins
Optuna/Pruner/PatientPruner.cs26
A
0 mins
Optuna/Pruner/PercentilePruner.cs32
A
0 mins
Optuna/Pruner/SuccessiveHalvingPruner.cs35
A
0 mins
Optuna/Pruner/ThresholdPruner.cs29
A
0 mins