Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 361 Bytes

advertisement.md

File metadata and controls

1 lines (1 loc) · 361 Bytes

This workshop gives an introduction to deep learning for researchers who are familiar with the basics of (non-deep) machine learning. You will learn how to prepare data for deep learning, implement a basic deep learning model in Python with Keras, monitor and troubleshoot the training process and implement different layer types, such as convolutional layers.