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
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/categorical_optimization.gh
Examples/Grasshopper/optimization_with_constraint.gh
Examples/Grasshopper/optimization_with_initial_values.gh
Examples/Grasshopper/optimization_without_ui.gh
Examples/Grasshopper/result_handling_example.gh
Examples/Grasshopper/save_artifact_to_trial.gh
Examples/Python/compare_sampler.py58
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.cs37
A
0 mins
Optuna/Dashboard/Handler.cs87
A
0 mins
Optuna/Optuna.csproj
Optuna/Sampler/BoTorchSampler.cs15
A
0 mins
Optuna/Sampler/BruteForceSampler.cs12
A
0 mins
Optuna/Sampler/CmaEsSampler.cs54
A
1 hr
Optuna/Sampler/GPSampler.cs16
A
0 mins
Optuna/Sampler/NSGAIIISampler.cs20
A
55 mins
Optuna/Sampler/NSGAIISampler.cs46
A
55 mins
Optuna/Sampler/QMCSampler.cs19
A
0 mins
Optuna/Sampler/RandomSampler.cs12
A
0 mins
Optuna/Sampler/SamplerBase.cs18
A
0 mins
Optuna/Sampler/TpeSampler.cs43
A
0 mins
Optuna/Storage/IOptunaStorage.cs37
A
3 hrs
Optuna/Storage/Journal/Operation.cs16
A
0 mins
Optuna/Storage/Journal/Storage.cs352
D
2 days