Skip to content
View alessiococchieri's full-sized avatar
💭
💭
  • Alma Mater Studiorum - University of Bologna
  • Bologna
Block or Report

Block or report alessiococchieri

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
alessiococchieri/README.md

Hi, I'm Alessio 👋

I am a graduate student pursuing a 2-year Master's degree in Artificial Intelligence at the University of Bologna. As a passionate AI enthusiast, I have been working on various projects over the years, ranging from machine learning and deep learning to natural language processing and computer vision.

This GitHub repository serves as a showcase for some of my favorite works, where I hope to inspire others and contribute to the vibrant AI community. Thank you for stopping by, and please feel free to explore my projects and reach out with any questions or feedback.

Popular repositories

  1. human-values-detection human-values-detection Public

    This GitHub repository presents our solution to Touché 2023 Task 4: Human Value Detection, a multilabel text classification task. We fine-tuned transformer architectures like BERT, RoBERTa, and XLN…

    Jupyter Notebook 2

  2. BDA-project-sparkify BDA-project-sparkify Public

    This Git repo showcases my analysis of Sparkify dataset with PySpark on Apache Spark cluster mode and JupyterLab on Docker. The goal was to identify at-risk customers and develop retention strategi…

    Jupyter Notebook 1 1

  3. toxic-comment-classification toxic-comment-classification Public

    This repo contains code for toxic comment classification using deep learning models based on recurrent neural networks and transformers like BERT. The goal is to detect and classify toxic comments …

    Jupyter Notebook 1

  4. blind-source-separation blind-source-separation Public

    This project focuses on blind source separation, separating mixed images into components using a deep learning network. The network takes in the sum of the images and outputs predicted components, …

    Jupyter Notebook 1

  5. connecting-rods-inspector connecting-rods-inspector Public

    Software system aimed at visual inspection of motorcycle connecting rods. The system should be able to analyze the dimensions of two different types of connecting rods to allow a vision-guided robo…

    Python

  6. home-price-prediction home-price-prediction Public

    Machine learning model in order to correctly predict the prices of Banglore houses based on different features.

    CSS