开一个机器学习方法科普系列,也做基础回顾之用。学而时习之。 
content: 
linear regression, Ridge, Lasso 
Logistic Regression, Softmax 
Kmeans, GMM, EM, Spectral Clustering 
......
                            
                            
                                分类:
其他好文   时间:
2015-03-07 01:04:29   
                                阅读次数:
231
                             
                    
                        
                            
                            
                                Reference:http://ufldl.stanford.edu/wiki/index.php/Softmax_regression起源:Logistic的二类分类 Softmax回归是Logistic回归的泛化版本,用于解决线性多类(K类)的分类问题。Logistic回归可以看作是Softm...
                            
                            
                                分类:
其他好文   时间:
2015-03-05 20:58:17   
                                阅读次数:
151
                             
                    
                        
                            
                            
                                转自: http://blog.csdn.net/jwh_bupt/article/details/7663885聚类系列:聚类(序)----监督学习与无监督学习聚类(1)----混合高斯模型 Gaussian Mixture Model 聚类(2)----层次聚类 Hierarchical Clu...
                            
                            
                                分类:
其他好文   时间:
2015-03-04 16:34:38   
                                阅读次数:
144
                             
                    
                        
                            
                            
                                Problem Description
There is going to be a party to celebrate the 80-th Anniversary of the Ural State University. The University has a hierarchical structure of employees. It means that the superviso...
                            
                            
                                分类:
其他好文   时间:
2015-02-25 18:44:53   
                                阅读次数:
143
                             
                    
                        
                            
                            
                                Hierarchical Security Mode是个具有颠覆性的feature,它的出现完全颠覆了传统的Dynamics CRM Security管理概念。它为用户提供一个基于树形结构(组织管理图)来控制用户对记录的访问控制。使用这种权限控制机制,我们可以非常灵活的控制一些比较复杂场景的业务访问,比如:如果访问跨business unit的记录等。在这之前,如果我们想要访问跨BU的记录,我们需要借助于Team或Access Team。但是今天,我们只需要2布就能实现:1)开启Hierarchical S...
                            
                            
                                分类:
其他好文   时间:
2015-02-22 19:38:21   
                                阅读次数:
161
                             
                    
                        
                            
                            
                                在Dynamics CRM 2015中引入了一个比较有意思的Feature:Hierarchical Data。用户可以用直观的树形图来了解具有树形结构的数据,例如business unit,相信通过这样一个有意思的feature,能给大家提高不少的工作效率。...
                            
                            
                                分类:
其他好文   时间:
2015-02-22 18:31:25   
                                阅读次数:
169
                             
                    
                        
                            
                            
                                BIT has recently taken delivery of their new supercomputer, a 32 processor Apollo Odyssey distributed shared memory machine with a hierarchical communication subsystem. Valentine McKee's research advisor, Jack Swigert, has asked her to benchmark the new sy...
                            
                            
                                分类:
编程语言   时间:
2015-02-16 22:12:09   
                                阅读次数:
392
                             
                    
                        
                            
                            
                                An instance ofUITableView(or simply, a table view) is a means for displaying and editing hierarchical lists of information.一个UITableVIew(简单的来讲,一个表格视图)...
                            
                            
                                分类:
其他好文   时间:
2015-02-07 13:06:59   
                                阅读次数:
205
                             
                    
                        
                            
                            
                                word2vec是Google在2013年提出的一款开源工具,其是一个Deep Learning(深度学习)模型(实际上该模型层次较浅,严格上还不能算是深层模型,如果word2vec上层再套一层与具体应用相关的输出层,如Softmax,便更像是一个深层模型),它将词表征成实数值向量,采用CBOW(Continuous Bag-Of-Words Model,连续词袋模型)和Skip-Gram(Con...
                            
                            
                                分类:
Windows程序   时间:
2015-02-04 23:30:43   
                                阅读次数:
1071
                             
                    
                        
                            
                            
                                茫然中不知道该做什么,更看不到希望。 偶然看到coursera上有Andrew Ng教授的机器学习课程以及他UFLDL上的深度学习课程,于是静下心来,视频一个个的看,作业一个一个的做,程序一个一个的写。N多数学的不懂、Matlab不熟悉,开始的时候学习进度慢如蜗牛,坚持了几个月,终于也学完了。...
                            
                            
                                分类:
其他好文   时间:
2015-02-04 16:23:11   
                                阅读次数:
319