AD3511 SET2
AD3511 SET2
AD3511 SET2
(Regulations 2021)
1. Write a simple python program to compare Gradient Descent and Stochastic Gradient Descent
4. Classify handwritten digits using a simple neural network (ANN) first and then repeat same thing
with convolutional neural network, compare the accuracy.
5. Construct simple neural network which has only input and output layers and classify the
handwritten digits. Then add hidden layer and check the model performance.
6. Write a python program to implement positive review and negative review analysis using RNN
Page 1 of 2
10. Construct a sequence to sequence model using python
14. Consider any dataset and perform sentiment analysis using LSTM
17. Write a program to develop a GAN for Generating MNIST Handwritten Digits
18. Write a program for object detection using image labeling tools.
19. Build a feed forward neural network for prediction of logic gates.
20. Write a program to implement deep learning Techniques for image segmentation.
Page 2 of 2