Deep Learning with Python
Introduction
1.
Python 개발환경 구축
1.1.
개발환경
1.2.
파이썬 설치
1.3.
필수 패키지 설치
2.
딥러닝 환경 구축
2.1.
공통
2.1.1.
CUDA Toolkit
2.1.2.
cuDNN Library
2.2.
딥러닝 라이브러리
2.2.1.
Theano (with Lasagne, nolearn)
2.2.2.
TensorFlow
2.2.3.
Caffe
2.2.4.
Torch
3.
기타
3.1.
OpenBLAS
3.2.
OpenCV
3.3.
Boost
3.4.
DLib
3.5.
OpenFace
Powered by
GitBook
Deep Learning with Python
Deep Learning with Python
Python
을 이용한 개발환경 구축부터
딥러닝
까지...