This repository was developed as an assignment for PEL208 (Special Learning Topics), which is a lecture of Centro Universitário FEI graduate program, presented by Prof. Phd. Reinaldo Augusto da Costa Bianchi.
The goal of this assignment is to write the code of Multilayer Perceptron model, as discussed in class.
This code was written in Python programming language.
The pandas and numpy modules have been used to manage data and compute matrix operations.