搜索资源列表
steepest_ascent_optimization_algorithm
- 实现最速上升梯度算法的matlab函数,求得目标函数的最大值-Gradient algorithm to achieve the most rapid rise
kerneladatron
- kernel adatron, svm impelemtation using gradient ascent method, fast and accurate for solving SVM problem with two classes
logregmatlab
- matlab实现逻辑回归,梯度上升(效果不好)及牛顿法实现(效果好)-matlab realize logistic regression, gradient ascent (not good) and Newton' s method to achieve