Learn to program with PyTorch, which is a powerful tool for deep learning.
Implement a multiclass classifier with a multi-layer perceptron.
Chapter 20 Tensors with PyTorch, Machine Learning with Python Cookbook 2nd
Practice all the Python codes in the readings.
Exercise: Use at least two real-world datasets from Scikit-Learn in your exercise. Modify the Python code to perform neural networks on new data. Analyze the results of the output, explain the results, and improve the results.
Write the goal of this assignment
Paste the Python code you wrote. Clearly explain the modified code segments you wrote.
Upload code output results into your report web page
Explain the output results
Give references to this assignment (teacher's readings, your search and readings)