Projects
A list of my personal and professional projects.
RolmiPy
A Python implementation of the Robust LMI Parser (ROLMIP).
A Python package for algebraic manipulation of multivariate polynomials.
A simple project inspired by Andrew Ng's Deep Learning course on Coursera. A basic implementation of Multilayer Perceptron (MLP) for classification tasks.
The One Hundred Prisoners Problem is a mathematical and probability problem proposed in Gál & Miltersen (2003). This project is a Python implementation of the solution.
A very simple Colab notebook to plot and manipulate basic signals. This script is an educational resource to help students of the Signal and Systems class at UTFPR.
A Python package to represent complex numbers in the polar form. Suspended project.