AD3511 DEEP LEARNING LABORATORY
Aim of Objectives:
To understand the tools and techniques to implement deep neural networks.
To apply different deep learning architectures for solving problems.
To implement generative models for suitable applications.
To learn to build and validate different models
List Of Experiments:
1. Solving XOR problem using DNN.
2. Character recognition using CNN.
3. Face recognition using CNN.
4. Language modeling using RNN.
5. Sentiment analysis using LSTM.
6. Parts of speech tagging using Sequence to Sequence architecture.
7. Machine Translation using Encoder-Decoder model.
8. Image augmentation using GANs.
9. Mini-project on real world applications.
TOTAL: 60 PERIODS
COURSE OUTCOMES:
After the completion of this course, students will be able to:
CO1: Apply deep neural network for simple problems (K3)
CO2: Apply Convolution Neural Network for image processing (K3)
CO3: Apply Recurrent Neural Network and its variants for text analysis (K3)
CO4: Apply generative models for data augmentation (K3)
CO5: Develop real-world solutions using suitable deep neural networks (K4