dev [2015/12/02 13:54] richet [Algorithm plugin] |
dev [2015/12/02 13:55] (current) richet [Algorithm plugin] |
||
---|---|---|---|
Line 24: | Line 24: | ||
* estimated development effort: < 10 hours | * estimated development effort: < 10 hours | ||
* example: [[:user:algorithm:gradientdescent|Gradient Descent minimization]] in [R] | * example: [[:user:algorithm:gradientdescent|Gradient Descent minimization]] in [R] | ||
+ | * example: [[:user:algorithm:ego|Efficent Global Optimization (EGO)]] | ||
{{ :dev:AlgorithmPlugin.png?800 }} | {{ :dev:AlgorithmPlugin.png?800 }} | ||
Line 30: | Line 31: | ||
* extended cntrol of suitability of algorithm (code input and output type), | * extended cntrol of suitability of algorithm (code input and output type), | ||
* estimated development effort: < 100 hours | * estimated development effort: < 100 hours | ||
- | * example: [[:user:algorithm:ego|Efficent Global Optimization (EGO)]] | + | |