AD3511 DL Question Set
AD3511 DL Question Set
(Regulations 2021)
7.
Implement face Recognition using Convolution Neural Network.
8. Implement a python program of Character Recognition using CNN.
11. Develop an app to remove the vowels from the given input using java / python and deploy it on
the Google App Engine using GAE launcher on windows.
12. Write a procedure to Run a Container from a Docker Hub and configure it.
13. Create a Docker and Execute your first Container using Docker.
14. Install Hadoop single node cluster on windows platform and execute word count application.
15. Create two virtual machines with two different operating systems and perform file sharing
between these two virtual machines.
16. Install a C compiler in the virtual machine created using virtual box and execute C program to add
Two Integers.
17. Simulate a cloud scenario using CloudSim and run a scheduling algorithm that is not present in
CloudSim.
18. Install Hadoop single node cluster on windows platform and execute simple application like
wordcount.
19. Develop a procedure to transfer the files from one virtual machine to another virtual machine.
20. Use a CloudSim to simulate the cloud scenario and implement a new scheduling algorithm to
schedule the CPU resources at both Host and VM levels.