머신러닝/딥러닝 공부를 링크 모임
* 딥러닝 데모
https://github.com/alexjc/neural-doodle
http://richzhang.github.io/colorization/
https://www.dropbox.com/s/sa8m3y1ymj0ihct/presentation_eccv_release.pptx?dl=0
https://github.com/satoshiiizuka/siggraph2016_colorization
만화 이미지 확대
* 제프딘 발표 자료
http://www.slideshare.net/AIFrontiers/jeff-dean-trends-and-developments-in-deep-learning-research
http://www.slideshare.net/hustwj/cikm-keynotenov2014
* 용어 이해
<한글>
<전문가용>
CNN : https://research.googleblog.com/2016/08/improving-inception-and-image.html
convolution layer : http://www.wildml.com/2015/11/understanding-convolutional-neural-networks-for-nlp/
pooling layer : http://www.wildml.com/2015/11/understanding-convolutional-neural-networks-for-nlp/
Convolutional Neural Network : https://research.googleblog.com/2016/08/improving-inception-and-image.html
Recurrent Neural Network - http://eric-yuan.me/rnn2-lstm/
ltsm의 이해 - https://medium.com/@shiyan/understanding-lstm-and-its-diagrams-37e2f46f1714#.erqeg37dd
* 데이터 사이언티스트를 위한 딥 러닝
* 딥러닝 개념
http://www.slideshare.net/0xdata/transform-your-business-with-ai-deep-learning-and-machine-learning
* 딥러닝 역사
http://www.andreykurenkov.com/writing/a-brief-history-of-neural-nets-and-deep-learning-part-4/
* RNN, LSTM, BPTT 용어 정리
https://deeplearning4j.org/kr/kr-lstm
* 각광받는 회사
nvidia : http://kr.nvidia.com/object/deep-learning-kr.html
주가가 작년에 비해 10배가 뜀
* 학습자료
https://github.com/oxford-cs-deepnlp-2017/lectures
https://www.youtube.com/playlist?list=PLlJy-eBtNFt6EuMxFYRiNRS07MCWN5UIA
(자막 : https://github.com/aikorea/cs231n/tree/master/captions/En)
쿄세라
Andrew Ng - https://www.coursera.org/learn/machine-learning
Daphne Koller - https://www.coursera.org/learn/probabilistic-graphical-models
Geoffrey Hinton - https://www.coursera.org/learn/neural-networks
쿄세라 강의를 위한 좋은 가이드 - https://brunch.co.kr/@aidenswmo/2
* 텐서 플로우 공부를 가이드/공부 문서
https://github.com/jtoy/awesome-tensorflow
* POS tag - 어휘와 품사 정보
딥러닝에서 사용중임.
'scribbling' 카테고리의 다른 글
[펌] 트위터 스트림 처리 서버 (heron) 최적화 내용 (0) | 2017.03.27 |
---|---|
[펌] 카산드라는 매달 출시 계획을 갖는다. (0) | 2017.03.21 |
링크 공유 - 대기 오염 상태 보는 싸이트 - earth.nullschool.net (0) | 2017.01.19 |
ndbench (0) | 2017.01.11 |
bash shell의 원어를 처음 알게 되었다. Bourne-again shell이라니... (0) | 2016.12.16 |