Python

NLP Prediction Neural Network (MLP) - Machine Learning model for Cemex

Created a Tensorflow - Python - Keras Neural Network (Multilayer Perceptron) for Cemex, used for predicting an arbitrary value based on Natural Language Processing.

Machine Learning with No Frameworks - Logistic Regression

Implementation of Machine Learning model without using libraries or frameworks for machine learning or advanced statistics.

Python Memory Game (ES)

Memory game (memorama) for 2 players made in python. It is played in the terminal where the memorama.py code is run.