Featured ProjectsMy Work
A collection of projects that showcase my skills and passion for development

Machine Translation
An English-to-Portuguese neural machine translation (NMT) model using (LSTM) networks with Attention (Part of the NLP Specialization).
TensorflowLSTM with Attention

Sentiment Analysis
Utilizing Naive Bayes model for sentiment analysis task.
nltkTensorflowNaive Bayes

Machine Learning Blueprints
Implementations of various machine learning models built from the ground up, without using high-level machine learning libraries.
PythonNumpyPandas