Deep Learning Professional Certification – ITRONIX SOLUTIONS
Get Deep Learning Certificate from Itronix Solutions which you can share in the Certifications section of your LinkedIn profile, on printed resumes, CVs, or other documents.
Exam Details:
- Format: Multiple Choice Question
- Questions: 10
- Passing Score: 8/10 or 80%
- Language: English
Question 1: When did deep learning start?
- 1943
- 1962
- 1978
- 1989
Question 2: Who is father of deep learning?
- Ilya Sutskever
- David Rumelhart
- Alex Krizhevsky
- Frank Rosenblatt
Question 3: How many layers Deep learning algorithms are constructed?
- 2
- 3
- 4
- 5
Question 4: The Deep Learning first layer is called the?
- Hidden layer
- Outer layer
- Inner layer
- None of the above
Question 5: Assume that your machine has a large enough RAM dedicated to training neural networks. Compared to using stochastic gradient descent for your optimization, choosing a batch size that fits your RAM will lead to::
- a more precise but slower update.
- a less precise but faster update.
- a less precise and slower update.
- a more precise and faster update.
Question 6: Which of the following methods DOES NOT prevent a model from overfitting to the training set?
- Dropout
- Pooling
- Early stopping
- Data augmentation
Question 7: In which of the following applications can we use deep learning to solve the problem?
- Protein structure prediction
- Detection of exotic particles
- Prediction of chemical reactions
- All of the above
Question 8: RNNs stands for?
- Recurrent Neural Networks
- Report Neural Networks
- Receives Neural Networks
- Recording Neural Networks
Question 9: Which of the following is well suited for perceptual tasks?
- Reinforcement Learning
- Recurrent Neural Networks
- Convolutional Neural Networks
- Feed-forward Neural Networks
Question 10: CNN is mostly used when there is an?
- structured data
- unstructured data
- Both A and B
- None of the above