Video and Webinar Series

Deep Learning for Engineers

This video series addresses deep learning topics from the perspective of solving practical engineering problems. Learn how to apply specific deep learning techniques needed to successfully deploy your deep learning model, including:

- Accessing the right data

- Preprocessing your data to make it useful

- Using transfer learning to develop a network

- Deploying your model into a larger design

Why Choose Deep Learning This video introduces deep learning from the perspective of solving engineering problems. Learn what it is, what it’s well-suited for, and why it can work when traditional methods fall short.

Working with Synthetic Data This video covers the first step in deep learning: ensuring you have data to train the network. Learn if deep learning is right for your project based on the type and amount of data you have for training.

Data Preprocessing and the Short-Time Fourier Transform Data in its raw form may not be ideal for training a network. Discover how to preprocess data to make training faster and simpler, and to ensure that it converges on a solution.

전이 학습이란? | 엔지니어를 위한 딥러닝 Part 4 이 비디오에서는 전이 학습 예제를 통해 가속 데이터에서 하이 파이브 모션을 인식할 수 있는 뉴럴 네트워크를 개발하는 방법을 보여줍니다.

Deploying Deep Learning Models This video covers the additional steps needed once you have a deep neural network: incorporating it into a larger design, gaining confidence in the system, and deploying it onto a target device.