码迷,mamicode.com
首页 >  
搜索关键字:techniques    ( 279个结果
Keil debugging techniques and alternative printf (SWO function)
One of the basic needs of the embedded software development through the terminal to output debugging information, generally two ways to achieve:one is...
分类:其他好文   时间:2015-08-27 15:11:35    阅读次数:313
Machine Learning Techniques -6-Support Vector Regression
6-Support Vector RegressionFor the regression with squared error, we discuss the kernel ridge regression.With the knowledge of kernel function, could ...
分类:系统相关   时间:2015-08-27 12:37:46    阅读次数:183
Machine Learning Techniques -5-Kernel Logistic Regression
5-Kernel Logistic RegressionLast class, we learnt about soft margin and its application. Now, a new idea comes to us, could weapply the kernel trick t...
分类:系统相关   时间:2015-08-26 13:33:48    阅读次数:398
Machine Learning Techniques -3-Dual Support Vector Machine
For the naive thought to practise my academic English skill, the rest of my notes will be wrriten in my terrrible English.XDIf you have any kind of un...
分类:系统相关   时间:2015-08-21 23:09:58    阅读次数:1009
Machine Learning Techniques -1-Linear Support Vector Machine
1-Linear Support Vector Machine我们将这种定义为margin,则之前判断最优划分的问题转化为寻找最大margain的问题。对于待选的几个w所表示的线,问题转化成利用对应w比较相对距离的问题。此时定义w为方向向量,b为之前的w0,即bia。由于w就是所求点到直线的法线方向...
分类:系统相关   时间:2015-08-20 22:30:38    阅读次数:168
Machine Learning Techniques -0
开学前还有一段时间,正好差不多可以follow台大Hsuan-Tien Lin老师Machine Learning Techniques这门课:不过只输入信息而不输出效率太低,所以建个博客记录一下。
分类:系统相关   时间:2015-08-20 12:51:19    阅读次数:199
Test Design Techniques - STATE BASED TESTING
测试设计技术 - 基于状态的测试
分类:其他好文   时间:2015-08-19 19:24:56    阅读次数:174
7 Types of Regression Techniques you should know!
IntroductionLinear and Logistic regressions are usually the first algorithms people learn in predictive modeling. Due to their popularity, a lot of an...
分类:其他好文   时间:2015-08-15 19:52:23    阅读次数:248
7 Types of Regression Techniques you should know!
7 Types of Regression Techniques you should know!IntroductionLinear and Logistic regressions are usually the first algorithms people learn in predicti...
分类:其他好文   时间:2015-08-14 21:08:32    阅读次数:201
【论文学习记录】PTAM:Parallel Tracking and Mapping for Small AR Workspaces
这是一篇可手持单目相机进行定位与制图方法的文章。它与传统slam的方法不一致的地方在于将定位跟踪与制图分离出了两个单独过程。 双线程机制: 一个线程用于鲁棒跟踪手持相机运动,另一个线程用于从之前观测到的视频帧中产生三维地图点特征 。 系统允许batch techniques复杂的计算,但不在实时操作下。。...
分类:移动开发   时间:2015-08-13 23:42:46    阅读次数:603
279条   上一页 1 ... 13 14 15 16 17 ... 28 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!