Assignment 1: multilayer perceptron for images – Deadline 05/12/2024
See the cod
Assignment 1: multilayer perceptron for images – Deadline 05/12/2024
See the code that builds and evaluates multilayer perceptron and that comes with the textbook at github.com. Build 3 versions of the model with following activation functions:
ReLU
LeakyReLU
Sigmoid
Train the models and evaluate them. For the submission interpret the observations about output and accuracy.
Leave a Reply