Deep Learning in Python#
Instructor: Linh B. Ngo
Office: 2092 Barre Hall
Office Hours: Wednesday Office-hours 8.30am – 11.30am
Email: lngo AT clemson DOT edu
Workshop Description#
This is the introductory workshop on Deep Learning in Python using Keras library. Within this workshop, students will learn basic introduction to Deep Learning and basic with Keras library for Deep Neural Network. In particular, students learn how to use Keras for Classification/Regression problem, application of CNN for image classification, RNN LSTM for time series forecasting.
Prerequisites#
Pre-requisite for the workshop is Machine Learning in Python