Projects developed while undertaking master degree in Electrical Engineering at Federal University of Santa Catarina for the DAS410057-41000069DO/ME (20201) - Artificial Intelligence and DAS410058-41000069DO/ME (20202) - Machine Learning courses.
From berkeley cs188 project 1.
From berkeley cs188 project 3.
Simple function maximization using genectic algorithm.
simple polynomial regression using gradient descent.
Simple fuzzy logic implementation on matlab.
Neural network with backpropagation from scratch.