自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

qiusuoxiaozi的博客

做独立思考,敢于尝试的研究者!

  • 博客(3)
  • 资源 (13)
  • 收藏
  • 关注

原创 Using Office2010 for free

首先去msdn itellyou下载office2010,这里要注意的是,由于后面要使用KMS激活,所以只能下载VOL版本的,而不能是Retailed版的,后者KMS不能激活。因为KMS本来就是给大厂定制的批量激活的工具,零售版当然会免疫。 比如我下载的就是下图红线的版本(没有明确标识VOL版本的应该都是Retailed版) http://www.itellyou.cn/?pqncds=t11y

2017-05-31 14:19:28 498

原创 WinEdt, eso-pic.sty not found

http://www.ctan.org/pkg/eso-pic http://www.cnblogs.com/csucat/p/5142459.html

2017-05-30 00:41:31 1390

原创 语义分割输出结果上采样过程中的zoom value问题

最早是在看dilated convets那篇文章,一直琢磨不懂,为什么predict的时候,作者通过双线性插值上采样过程中要令zoom=8,见下图(在VOC2012数据集上,传参时zoom是8,我试过在其他的数据集,比如cityscape,camvid等上面,zoom=8得到的结果也是效果更好,原因的话,后面就可以明白了):为了搞懂为什么选择8, 我特意给作者发了邮件,遗憾的是,石沉大海。。直到前两

2017-05-10 02:19:30 2394

PRML 模式识别与机器学习(英文)

PRML 模式识别与机器学习

2017-08-01

Python numpy

直接下载双击即可安装numpy, 免去考虑compile的麻烦。 关于scipy的安装(也比较麻烦)也有类似的软件,具体请见我的blog

2016-04-24

提高matlab代码速度的Tips

To speed up your matlab code, which is downloaded from UFLDL website

2016-04-14

UFLDL exercise9 Convolution and Pooling

In this exercise you will use the features you learned on 8x8 patches sampled from images from the STL-10 dataset in the earlier exercise on linear decoders for classifying images from a reduced STL-10 dataset applying convolution and pooling. The reduced STL-10 dataset comprises 64x64 images from 4 classes (airplane, car, cat, dog).

2016-04-13

UFLDL exercise8 Linear Decoder

In this exercise, you will implement a linear decoder (a sparse autoencoder whose output layer uses a linear activation function). You will then apply it to learn features on color images from the STL-10 dataset. These features will be used in an later exercise on convolution and pooling for classifying STL-10 images.

2016-04-12

UFLDL exercise7 Stacked Autoencoder

In this exercise, you will use a stacked autoencoder for digit classification.

2016-04-11

UFLDL exercise5 Softmax Regression

Softmax Regression, which will be useful in later exercise.

2016-04-11

UFLDL exercise6 Self-Taught Learning

The self-taught learning paradigm with the sparse autoencoder and softmax classifier to build a classifier for handwritten digits.

2016-04-09

UFLDL exercise3&4 PCA and Whitening

里面有两个exercises 分别是PCA, PCA whitening and ZCA whitening in 2D 和 PCA and Whitening on natural images

2016-04-09

UFLDL exercise1 Sparse Autoencoder

已经矢量化了

2016-04-09

UFLDL exercise2 Learn features for handwritten digits

可以参考下载的log.txt文件

2016-04-09

有关图论的ppt

2014年暑期数模培训时老师讲的一些图论的东西,印象深刻。

2016-03-21

stanford CS229 课程讲义

Andrew Ng 主讲 CS229 关于马尔科夫决策过程的课程讲义

2016-03-08

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除