-
In the [Data Preprocessing](http://cs231n.github.io/neural-networks-2/) section, PCA is described in the following way:
```
# Assume input data matrix X of size [N x D]
X -= np.mean(X, axis = 0) # ze…
ghost updated
7 years ago
-
## 내용
* 시간을 지정해놓는다
* 해당 시간이 되면, 해당 Task 가 가장 큰 priority 를 갖게되어 최상단으로 이동한다.
## 구현
* Linux OS 의 Cron 기능
* 그리고 이를 감싼 Python 의 무언가가 있었는데, 이름이 기억나지 않는다.
-
https://github.com/iawia002/Lulu/blob/9254e49e7d997f64b5dddc24195b5e72eb3d90e5/lulu/common.py#L377
https://github.com/iawia002/Lulu/blob/9254e49e7d997f64b5dddc24195b5e72eb3d90e5/lulu/common.py#L424…
-
https://www.zhihu.com/question/22553761
-
- KaimingHe/deep-residual-networks issues/39
- Support ResNet reference models for ILSVRC (beniz/deepdetect pull/60)
-
-
The CNN figure on slide 11 is misleading. The filter weights of for all channels are the same, which is not the case in practice!
-
Written on 02/16/2017 04:06:50
URL: https://ljvmiranda921.github.io/notebook/2017/02/17/artificial-neural-networks/
-
### 汇报寒假工作
寒假的时间被建模和过年吞去2/3,剩余时间的话,首先感谢爸爸送的新年礼物1080ti主机,不过也因此被交了一个承诺,必须做出东西来以证明我没拿来吃鸡。然后被配环境这些事情又消耗了几天,在这过程中由于老重装烦了,自己在简书上写了一些教程。原先看的是youtube上的原版cs231n课程,后来发现讲快的地方理解吃力,发现b站上有带双语字幕版(还附上了up主的作业。。。好像是浙大…
-
#### 참석자 정보
- 이잉걸/투빅스/ingulbull@naver.com
- 신현경/투빅스/1995tls@naver.com
- 신용재/투빅스/s930419@gmail.com
- 김수지/투빅스/susie42090@naver.com
#### 동아리 소개
- 투빅스는 Big Data를 공부하고 더욱 큰 사람이 되기 위해 모인 …