Skip to content
View gerlaxrex's full-sized avatar
๐Ÿ™€
Allergic to cats!
๐Ÿ™€
Allergic to cats!

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.

Maximum 250 characters. Please donโ€™t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
gerlaxrex/README.md

๐Ÿ‘‹ Hello there!

Iโ€™m Gerlando, an MSc graduate in Computer Science from Politecnico di Milano, awarded 110/110 with Honours.

๐Ÿ”ญ My Masterโ€™s thesis on Multi-Armed Bandits in non-stationary environments was accepted at the European Conference on Machine Learning (ECML 2021), with an acceptance rate of approximately 20%.

๐Ÿ’ผ I currently work as a freelance AI Engineer, developing AI-driven projects and applications. Previously, I worked as a Machine Learning Engineer at Machine Learning Reply, focusing on Generative AI and NLP, and as a Data Engineer / Data Scientist at Target Reply, where I led multiple projects in the fintech domain.

๐Ÿ“– My primary interests include Artificial Intelligence, Machine Learning, Robotics, and Software Engineering, though Iโ€™m passionate about many areas of Computer Science. I enjoy programming challenges and continuously improving my coding skills.

In my spare time, I explore and implement new ML and AI techniques. This repository serves as a snapshot of my background and showcases some of the projects Iโ€™ve worked on over the years.


๐Ÿš€ About Me

Programming Languages

C/C++, Java, Python

Libraries & Frameworks

ML/DL related

  • Scikit-learn
  • TensorFlow
  • Keras
  • PyTorch
  • OpenCV
  • Scikit-image

NLP & Generative AI

  • Hugging Face Transformers
  • Sentence Transformers
  • spaCy
  • nltk
  • OpenAI/Gemini/Claude APIs
  • Langchain/Langgraph ecosystem

Data & Visualization

  • NumPy
  • Pandas
  • Polars
  • Matplotlib
  • Seaborn

AI Engineering & MLOps

  • FastAPI
  • Docker
  • MLflow
  • Weights & Biases

Vector Databases & Retrieval

  • FAISS
  • ChromaDB
  • Qdrant
  • Milvus

Distributed & Scalable Processing Systems

  • Apache Flink
  • Apache Spark

Currently Exploring

  • ๐ŸŽฏ Object Detection & Vision Models
    Vision Transformers (ViT, Swin), diffusion-based vision models

  • ๐Ÿง  Generative AI & Large Language Models
    Fine-tuning and alignment techniques (LoRA, QLoRA, instruction tuning)
    Retrieval-Augmented Generation (RAG)
    Agentic systems and tool-augmented LLMs

  • ๐Ÿ“ Natural Language Processing
    Transformer optimizations

  • ๐Ÿค Recommender Systems
    bandit-based and reinforcement learning approaches

  • โš™๏ธ AI Engineering
    Scalable inference pipelines
    LLM-serving architectures
    Monitoring, evaluation, and deployment of GenAI systems


๐Ÿ”— Find Me Online

Pinned Loading

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

    C++ code implementing a MDP

    C++ 4

  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. adbind adbind Public

    Automatic Differentiation with C++ python bindings

    C++ 2

  5. 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

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

    Image Classifier with a GradCAM implementation for Explainability

    Jupyter Notebook