Memory address: logical address segment + offset linear address physical addresslinux memory addressing is to get physical address from linear addr...
                            
                            
                                分类:
系统相关   时间:
2015-12-08 16:01:32   
                                阅读次数:
252
                             
                    
                        
                            
                            
                                Θ应初始化为什么值当我们是用logistic regression算法时,将θ初始化为0是可以的;但是如果在神经网络里面,将θ初始化为0是不可行的若将Θ初始化为0的后果-the problem ofsymmetry ways当Θ初始化为0后,蓝色线上的两个weights是相等的,红色线上的两个wei...
                            
                            
                                分类:
其他好文   时间:
2015-12-07 18:00:22   
                                阅读次数:
156
                             
                    
                        
                            
                            
                                原文:http://blog.csdn.net/abcjennifer/article/details/7914952本栏目(Machine learning)包括单参数的线性回归、多参数的线性回归、Octave Tutorial、Logistic Regression、Regularization...
                            
                            
                                分类:
其他好文   时间:
2015-12-07 16:03:55   
                                阅读次数:
160
                             
                    
                        
                            
                            
                                原文:http://blog.csdn.net/abcjennifer/article/details/7834256本栏目(Machine learning)包括单参数的线性回归、多参数的线性回归、Octave Tutorial、Logistic Regression、Regularization...
                            
                            
                                分类:
其他好文   时间:
2015-12-07 15:55:58   
                                阅读次数:
137
                             
                    
                        
                            
                            
                                原文: http://blog.csdn.net/abcjennifer/article/details/7849812本栏目(Machine learning)包括单参数的线性回归、多参数的线性回归、Octave Tutorial、Logistic Regression、Regularizatio...
                            
                            
                                分类:
其他好文   时间:
2015-12-07 15:41:05   
                                阅读次数:
126
                             
                    
                        
                            
                            
                                原文:http://blog.csdn.net/abcjennifer/article/details/7797502本栏目(Machine learning)包括单参数的线性回归、多参数的线性回归、Octave Tutorial、Logistic Regression、Regularization...
                            
                            
                                分类:
其他好文   时间:
2015-12-07 11:52:20   
                                阅读次数:
170
                             
                    
                        
                            
                            
                                今天遇到OpenGL error 0x0500错误,定位到glTexParameteri(GL_TEXTURE_2D, GL_TEXTURE_MAG_FILTER, magFilter);查看magFilter的值,传的是GL_LINEAR_MIPMAP_NEAREST一开始不解,后来明白了,因为m...
                            
                            
                                分类:
其他好文   时间:
2015-12-06 22:32:14   
                                阅读次数:
168
                             
                    
                        
                            
                            
                                Fisherface是由Ronald Fisher发明的,想必这就是Fisherface名字由来。Fisherface所基于的LDA(Linear Discriminant Analysis,线性判别分析)理论和特征脸里用到的PCA有相似之处,都是对原有数据进行整体降维映射到低维空间的方法,LDA和...
                            
                            
                                分类:
编程语言   时间:
2015-12-06 14:26:51   
                                阅读次数:
627
                             
                    
                        
                            
                            
                                Given an array of integers, every element appears twice except for one. Find that single one.Note:Your algorithm should have a linear runtime complexi...
                            
                            
                                分类:
其他好文   时间:
2015-12-06 09:58:13   
                                阅读次数:
192
                             
                    
                        
                            
                            
                                Given an array of integers, every element appears three times except for one. Find that single one.Note:Your algorithm should have a linear runtime co...
                            
                            
                                分类:
其他好文   时间:
2015-12-06 09:55:12   
                                阅读次数:
136