This repo is a simple Portfolio gathering some Machine Learning / Deep Learning projects
Content:
- Transformer: detailed report on the original article 'Attention is all you need' and Tensorflow implementation of the Transformer
- Titanic: a studycase of binary classification with XGB on the classical Titanic dataset
- Image classification on Intel dataset: CNN algorithm that classify pictures among 6 classes with +90% accuracy.
- Twitter sentiment analysis