Skip to content
View martinadep's full-sized avatar
  • University of Trento
  • Trento, Italy

Highlights

  • Pro

Block or report martinadep

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

I am a Computer Science Master’s student specialized in Data Science,
with also a particular interest in High-Performance Computing.

My goal is to build efficient and scalable solutions, optimizing performance
on large-scale data, towards a more sustainable development.🍃

c logo python logo jupyter logo rstudio logo docker logo rust logo

Pinned Loading

  1. meanshift_parallelization meanshift_parallelization Public

    Parallelization of the Mean-Shift algorithm using several techniques. Those include OpenMP, MPI, OpenBLAS and OpenACC

    C

  2. co2_emissions_data_mining co2_emissions_data_mining Public

    Data mining project applying K-Means and DBSCAN to analyze the relationship between CO2 emissions and GDP, with an additional K-Means parallelization using Apache Spark.

    Jupyter Notebook

  3. CristianoBerardo/AgriTrento CristianoBerardo/AgriTrento Public

    AgriTrento una piattaforma web che facilita la prenotazione e la vendita di frutta e verdura del mercato contadino di Trento, incentivando il consumo di prodotti stagionali locali, favorendo pratic…

    TeX 1

  4. parallel_EM_clustering parallel_EM_clustering Public

    Parallelization of the Expectation Maximization algorithm for Gaussian Mixture Model

    C 1 1

  5. NicolaLovo/embedded-project NicolaLovo/embedded-project Public

    Embedded Software for the Internet of Things project work

    C 2

  6. matrix_transposition_MPI matrix_transposition_MPI Public

    Parallelization of Matrix Transposition operation using Message Passing Interface (MPI)

    C