14. DL questions

 

1.      1. Build a Convolution Neural Network for Image Recognition

 

   

2.      Identifying age group of an actor

Design Artificial Neural Networks for Identifying and Classifying an actor using Kaggle Dataset.

 

 

3.      Design a CNN for Image Recognition which includes hyper parameter tuning.

 

     Implement a Recurrence Neural Network for Predicting Sequential Data.

 

 

5.      Removing noise from the images

Implement Multi-Layer Perceptron algorithm for Image denoising hyperparameter tuning

 

6.      Implement Object Detection Using YOLO

 

 

7.       Building and training an AlexNet-like model using the CIFAR-10 dataset in TensorFlow/Keras: and Test the model

 

8.       Demonstration of Application of Autoencoders. ( in Medical Image Anamoly detection)

 

   Demonstration of GAN with image output

Comments

Popular posts from this blog

11. List of Capstone Projects for SOC - Deep Learning

8. Advanced CNN (Build AlexNet using Advanced CNN)