最近几课的内容不是很难,还有我的理解能力有所提高(自恋一下),所以这几课完成的都挺快。不知不觉lec9也完成了。这一讲讲了另一个RNN,其中R是Recursive不是之前的Recurrent。课上老师使用Recursive NN来做NLP和CV的任务,我个人认为做CV还是不错的,这个NLP怎么感觉有点不靠谱。不管怎么说这个model还是解决了很多实际问题的,而且性能也不错,现在就来记录记录喽。...
分类:
其他好文 时间:
2015-08-02 01:01:31
阅读次数:
271
炎炎8月就要到来了。 最近一个星期里,我尝试了一些新课程和知识,如自己独自安装了win7 和ubuntu 双系统,自己用MATLAB实现了录音、存储、与播放录音的功能,课程加入了Stanford的《机器学习》与网易云课堂的《操作系统》,在实验楼上开始学习linux的基本操作。另外我也从网上购得了Ar...
分类:
其他好文 时间:
2015-08-01 00:59:21
阅读次数:
170
这段时间在学习Stanford的iOS 8 的教学视频,学而不思则怠,所以准备总结一下看视频学习的一些笔记,便于自己加深理解。现在已经学了6节课,从这六节课看,前三节课主要是讲了一个Calculator的Demo,并穿插了很少一些iOS的介绍,以及MVC的介绍。第四节主要是介绍了一些Swift的语法...
分类:
移动开发 时间:
2015-07-31 21:49:33
阅读次数:
209
欢迎转载,转载注明原文地址:http://www.cnblogs.com/NeighborhoodGuo/p/4692979.html又开始新一课的札记啦!最近ProjectProposal也快到了,时间还是比较紧的。不过课程已经过半了还是挺开心的。stanford开放这么有技术含量的课程,还是很钦...
分类:
其他好文 时间:
2015-07-31 20:13:45
阅读次数:
226
1 引言 Oracle官方网: http://www.stanford.edu/dept/itss/docs/oracle/10g/server.101/b10727/strmover.htm Oracle Stream功能是为提高数据库的高可用性而设计的,在Oracle 9i及之前的版本这个功能被...
分类:
数据库 时间:
2015-07-30 07:03:03
阅读次数:
232
源码:https://github.com/cheesezhe/Coursera-Machine-Learning-Exercise/tree/master/ex5Introduction:In this exercise, you will implement regularized linear...
分类:
系统相关 时间:
2015-07-24 15:40:53
阅读次数:
468
Broad StepsSetup a new AWS VPC (This step is optional, so you don't have to follow along if you don't want to).Stanford is running an entire AWS VPC d...
分类:
数据库 时间:
2015-07-22 12:47:42
阅读次数:
147
最近开始实习,没多少时间更新了=_=第九课: 1、上节课demo:Dropit完整实现 https://github.com/NSLogMeng/Stanford_iOS7_Study/commit/cfc24c2c4300185d972cf151872d313414a48d32 2、Au...
分类:
移动开发 时间:
2015-07-21 10:25:02
阅读次数:
136
Here are the steps to enable a custom theme using the manual method described here:https://github.com/edx/edx-platform/wiki/Stanford-ThemingFirst crea...
分类:
移动开发 时间:
2015-07-21 10:18:21
阅读次数:
155
one recursive approach to solve hdu 1016, list all permutations, solve N-Queens puzzle.
reference: the video of stanford cs106b lecture 10 by Julie Zelenski https://www.youtube.com/watch?v=NdF1QDTRkck...
分类:
移动开发 时间:
2015-07-19 18:07:58
阅读次数:
176