Skip to content
View gerlaxrex's full-sized avatar
Block or Report

Block or report gerlaxrex

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
gerlaxrex/README.md

Hello everyone!👋

My name is Gerlando and I'm a MSc graduate from Politecnico di Milano, 110 with Honours.
🔭 My Master Thesis about Multi-armed bandits in non-stationary environments was selected for the European Conference of Machine Learning 2021 (ECML2021) with a 20% acceptance rate.
💼 I'm currently working at Machine Learning Reply as a Machine Learning Engineer, mainly focusing on GenerativeAI and NLP. Previously i worked in Target Reply as a Data Engineer and Data Scientist, following projects in the fintech field.
📖 My main interests are AI, Machine Learning, Robotics and Software Engineering but I also like many other field of Computer Science. I also love programming and really enjoy doing some programming challenges!

In my free time I study new ML and AI techniques and implement them. Here you can find a little curriculum with some of the projects I've done during the years.

About me

Main Languages: C, C++, Java and Python.
Most used libraries and frameworks: Scikit-learn, Scikit-image, Pandas, Matplotlib, Tensorflow, Keras, Pytorch.
What am I currently doing?: I'm studying and mastering novel techniques for Image Segmentation (U-Net with DWT), Object Detection (Fast RCNN, Faster RCNN, YOLOs), NLP (Bert and its variants) also Recommender Systems!

Links to other platforms

Leetcode Profile
LinkedIn Profile

Pinned

  1. Markov-Decision-Process Markov-Decision-Process Public

    C++ code implementing a MDP

    C++ 2

  2. parrot parrot Public

    PARRoT: Precise Audio Recognition and Recap over Transcription

    Python 6

  3. francescoalongi/Artificial_neural_networks_projects francescoalongi/Artificial_neural_networks_projects Public

    Repository containing the projects of the Artificial Neural Networks and Deep Learning course.

    Jupyter Notebook

  4. Custom-Image-Manipulation Custom-Image-Manipulation Public

    This repository contains some custom python code that has been used for a robotics project in which the robot had to detect some specific object inside an envirnoment and navigate towards or away f…

    Jupyter Notebook

  5. Cat-Species-Classifier-with-XAI Cat-Species-Classifier-with-XAI Public

    Image Classifier with a GradCAM implementation for Explainability

    Jupyter Notebook

  6. keras-seq2seq-models keras-seq2seq-models Public

    A brief notebook in which I use a simple LSTM-based Encoder-Decoder Network for Neural Machine Translation.

    Jupyter Notebook 1