Skip to content
View marcellosicbaldi's full-sized avatar
🎯
Focusing
🎯
Focusing
  • University of Bologna
  • Italy

Highlights

  • Pro

Block or report marcellosicbaldi

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

Hi there πŸ‘‹

I am Marcello, PhD student in Biomedical Engineering!

  • 🌱 I am passionate about signal processing, machine learning and deep learning

  • πŸ”­ I am currently working on deep learning applied to wearable sensor data

  • πŸ“« How to reach me: marcellosicbaldi24@gmail.com

Pinned Loading

  1. Conditional-Face-Generation-with-GANs Conditional-Face-Generation-with-GANs Public

    Conditional Generative Adversarial Network for generating synthetic faces with user specified attributes

    Jupyter Notebook 3 1

  2. Sleep-detection-and-HRV-analysis Sleep-detection-and-HRV-analysis Public

    Implementation of a sleep detection algorithm and HRV analysis, using data acquired with Empatica E4 wrist-wearable device

    MATLAB 2

  3. SincNet-Tensorflow SincNet-Tensorflow Public

    Tensorflow implementation of SincNet and its application to decode motor imagery from EEG data

    Jupyter Notebook 3

  4. EEG-processing EEG-processing Public

    Jupyter Notebook

  5. Image-Denoising-with-PDEs Image-Denoising-with-PDEs Public

    Partial Differential Equations for Gaussian noise removal

    MATLAB 6 2

  6. backpropagation-nn-from-scratch backpropagation-nn-from-scratch Public

    Simple implementation of the backpropagation algorithm from scratch

    Python