본문 바로가기
카테고리 없음

Deep Learning Study 참고

by RevFactory 2015. 3. 15.

Python, C/C++, Java, Scala, Go 로 구현한 Deep Learning 코드

https://github.com/yusugomori/DeepLearning




http://deeplearning.net/tutorial 번역된 블로그
0. 딥러닝 시작하기 : http://neuralix.blogspot.kr/2014/02/0.html
1. 로지스틱 회귀 : http://neuralix.blogspot.kr/2014/01/blog-post_626.html
2. 다층신경망(MLP) : http://neuralix.blogspot.kr/…/mlp-multi-layer-perceptron.ht…
3. 제한된 볼츠만 기계(RBM) : http://neuralix.blogspot.kr/2014/02/draft.html
4. 딥빌리프 네트워크(DBN) : http://neuralix.blogspot.kr/2014/02/4-dbn.html
5. 해밀토니안 몬테-카를로 표본추출 : http://neuralix.blogspot.kr/2014/02/5-hmc.html