Skip to content
View codiceSpaghetti's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report codiceSpaghetti

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

Pinned

  1. T4SA-2.0 T4SA-2.0 Public

    This project creates the T4SA 2.0 dataset, i.e. a big set of data to train visual models for Sentiment Analysis in the Twitter domain using a cross-modal student-teacher approach.

    Jupyter Notebook 3 1

  2. FakeNewsDetection FakeNewsDetection Public

    This project explores both Transfer Learning and Feature Extraction for obtaining contextual word embeddings using BERT-family model to solve a problem related to the Fake News Detection task, i.e.…

    Jupyter Notebook

  3. UniMusic UniMusic Public

    UniMusic is an application that aims to simplify and enhance the song discovery and management experience for its users. With this platoform users can find and access official sources of songs on t…

    Java

  4. VoiceVibes VoiceVibes Public

    VoiceVibes presents a solution for speech emotion recognition, featuring six innovative AI model architectures designed to accurately categorize emotional expressions conveyed through speech.

    Jupyter Notebook 2 1

  5. FederatedDBSCAN FederatedDBSCAN Public

    Implemention of the DBScan clustering algorithm with Federated Learning setting. The goal is to enable distributed clustering of data across multiple nodes in a decentralized network, preserving th…

    Python 3 1

  6. PageRank PageRank Public

    Implementation of the MapReduce PageRank algorithm using the Hadoop framework in Java and the Spark framework both in Python and in Java.

    Java