码迷,mamicode.com
首页 >  
搜索关键字:stanford    ( 475个结果
Foundation 学习笔记
笔记内容 学习笔记-段玉磊Stanford courseFoundation and Attributed StringsDynamic bindingid 是一个指向任何未知对象的指针,(the consept of dynamic binding)静态类型化:id 不会发生警告 而NSStrin...
分类:其他好文   时间:2014-06-26 00:07:39    阅读次数:411
stanford trex使用方法
一、stanford trex 简介 http://nlp.stanford.edu/software/tregex.shtml                  A java program for identifying patterns in trees                  Like regular expressions for strings, b...
分类:其他好文   时间:2014-06-24 18:51:30    阅读次数:344
FPGA机器学习之stanford机器学习第三堂1
网易公开课stanford的机器学习,按照视频和讲义顺序描述的
分类:其他好文   时间:2014-06-24 12:01:15    阅读次数:115
[转] List of OpenFlow Software Projects
List of OpenFlow Software Projects (that I know of) http://yuba.stanford.edu/~casado/of-sw.html (I am trying to keep a running list of all OpenFlow-re...
分类:其他好文   时间:2014-06-21 15:44:58    阅读次数:323
Andrew Ng机器学习公开课笔记 -- 学习理论
网易公开课,第9课 notes,http://cs229.stanford.edu/notes/cs229-notes4.pdf 这章要讨论的问题是,如何去评价和选择学习算法 Bias/variance tradeoff 还是用这组图,学习算法追求的是generalization error(对未知...
分类:其他好文   时间:2014-06-11 12:21:15    阅读次数:445
[翻译]位运算暗黑魔导书
原文地址:http://graphics.stanford.edu/~seander/bithacks.html有本书叫hack‘s delight也是主讲位运算的。下面正文开始翻译吧,不定时更新。声明:如无特殊说明,所有的代码段都是不受版权限制的,如果喜欢,大家可以随便使用。文章内容由Sean E...
分类:其他好文   时间:2014-06-11 10:29:59    阅读次数:338
Eclipse 编译StanfordNLP
1、源码最新下载地址:http://nlp.stanford.edu/software/index.shtml;2、解压stanford-corenlp.zip;3、打开Eclipse新建JAVA项目stanford-corenlp,然后在项目根目录创建文夹名"lib";4、将步骤2解压出的*.ja...
分类:系统相关   时间:2014-06-10 09:43:55    阅读次数:741
[转] List of OpenFlow Software Projects
List of OpenFlow Software Projects (that I know of) http://yuba.stanford.edu/~casado/of-sw.html (I am trying to keep a running list of all OpenFlow-re...
分类:其他好文   时间:2014-06-09 18:20:15    阅读次数:341
Personal reminder (or CheetSheet) about Fourier Transform
Recently, I’m studying Fourier Transform by watching the lectures from Stanford University. I felt that I already forget the math basics that I’ve lea...
分类:其他好文   时间:2014-06-07 20:57:16    阅读次数:506
CP-ABE环境配置
本环境配置步骤参考互联网:1、安装m4sudo apt-get install m42、安装gmphttp://gmplib.org/ 下载gmplib./configuremakemake checksudo make install3、安装pbchttp://crypto.stanford.ed...
分类:其他好文   时间:2014-05-30 02:57:35    阅读次数:407
475条   上一页 1 ... 44 45 46 47 48 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!