Skip to content
View JacopoRaffi's full-sized avatar

Highlights

  • Pro

Block or report JacopoRaffi

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

Pinned Loading

  1. EXIST2024_Medusa EXIST2024_Medusa Public

    Human Language Technologies (HLT) project. Computer Science Master Degree, University of Pisa. A.Y 2023/2024

    Jupyter Notebook 1

  2. DistributedGNN DistributedGNN Public

    DistrGNN is a project supported by a scholarship from the University of Pisa, focused on exploring and implementing model parallelism for Graph Neural Networks (GNNs). The goal is to investigate me…

    Python 1 1

  3. TSP_Genetic_Algorthm TSP_Genetic_Algorthm Public

    Parallel and distributed systems: paradigms and models project. Computer Science Master Degree, University of Pisa. A.Y 2022/2023

    C++ 3

  4. ML_Project_Upgrade ML_Project_Upgrade Public

    Reimplementation of the University of Pisa's Machine Learning project from scratch using C++. This project focuses on building a Multi-Layer Perceptron (possily deep) with efficient matrix operations.

    C++

  5. CNS_Assignments CNS_Assignments Public

    Laboratory assignments given during the Computational NeuroScience(CNS) course. University of Pisa. A.Y. 2023/2024

    Jupyter Notebook 1

  6. GraphESN GraphESN Public

    Implementation of a Graph Echo State Network (GraphESN) using PyTorch Geometric (PyG).

    Python