Deep learning (deep structured learning, hierarchical learning or deep machine learning) is a branch of Machine learning based on a set of algorithms that attempt to model high-level abstractions in data by using multiple processing layers, with complex structures or otherwise, composed of multiple non-linear transformations. (https://en.wikipedia.org/wiki/Deep_learning)
Machine learning 알고리즘 가운데 한 셋. Artificial neural network의 변형.
관련정보
- Convolutional Neural Network (CNN): 기초 설명부터 방대한 참고 문헌까지
- 인공지능을 위한 딥러닝 프로그래밍 : 발표용 슬라이드로 좋아 보임
- 5 Best Deep Learning in Python videos for a Beginner : 동영상 강의 자료
- A Guide to Deep Learning by YN2: 방대한 자료
- Awesome - Most Cited Deep Learning Papers
- Deep learning for complete beginners: Recognising handwritten digits
관련 라이브러리
강의자료
관련논문
관련 사례
- D.Voice: 딥러닝 음성 합성 엔진: 손석희, 박근혜, 문재인 목소리가...
관련포스팅
- CNNs, Part 1: An Introduction to Convolutional Neural Networks
- Understanding deep Convolutional Neural Networks with a practical use-case in Tensorflow and Keras : CNN with TensorFlow and Keras
- 딥러닝의 30가지 적용 사례
- 자습해도 모르겠던 딥러닝, 머리속에 인스톨 시켜드립니다. 하용호
- Applying Deep Learning to Medical Data - AI 초심자의 의료 AI 입문기
- A Complete Guide on Getting Started with Deep Learning in Python
- The Evolution and Core Concepts of Deep Learning & Neural Networks
- A Practical Introduction to Deep Learning with Caffe and Python : Caffe와 Python으로 실습해 보기
- 쉽게 풀어쓴 딥러닝(Deep Learning)의 거의 모든 것
- 딥러닝 역사와 현재, 그리고 보건학으로의 적용
- What is deep learning, and why should you care?
- 딥 러닝 (Deep Learning), 한번 살펴보고 가실께요.
관련 응용 프로그램