Computer Science Homework Help

NPU Artificial Neural Networks Traditional Machine Learning Methods Discussion

 

I’m working on a computer science question and need guidance to help me learn.

1. What is an artificial neural network and for what types of problems can it be used?

2. Compare artificial and biological neural networks. What aspects of biological networks are not mimicked by artificial

ones? What aspects are similar?

3. What are the most common ANN architectures? For what types of problems can they be used?

4. ANN can be used for both supervised and unsupervised learning. Explain how they learn in a supervised mode and in an unsupervised mode.

5. What is deep learning? What can deep learning do that traditional machine-learning methods cannot?

6. List and briefly explain different learning paradigms/ methods in AI.

7. What is representation learning, and how does it relate to machine learning and deep learning?

8. List and briefly describe the most commonly used ANN activation functions.

9. What is MLP, and how does it work? Explain the function of summation and activation weights in MLP-type ANN.