Skip to content
View FabrizioDeSantis's full-sized avatar
  • Università degli Studi di Parma
  • Parma
Block or Report

Block or report FabrizioDeSantis

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

About Me:

🔭 I’m currently working on research projects for the application of Machine Learning/AI models in Process Mining
🌱 How to reach me: fabrizio.desantis@unipr.it

🌐 Socials:

Instagram LinkedIn

💻 Tech Stack:

C C++ HTML5 Java LaTeX PHP Python MySQL PyTorch Keras NumPy Pandas scikit-learn TensorFlow

📊 GitHub Stats:



Pinned Loading

  1. multi-label-text-classification-bert multi-label-text-classification-bert Public

    Fine tuning an italian BERT model for a multi-label text classification task based on Italian Penal Code.

    Python 1

  2. BERT-Deployment-Using-Flask BERT-Deployment-Using-Flask Public

    How to deploy a BERT model using Flask framework.

    CSS 1

  3. parlaylib-examples-implementation parlaylib-examples-implementation Public

    Examples written to test ParlayLib, a C++ library for parallel algorithms. Project for the High Performance Computing course at University of Parma.

    C++

  4. recursive-descent-parser-javascript recursive-descent-parser-javascript Public

    A simple Recursive Descent Parser in JavaScript

    JavaScript