Skip to content
View w00zie's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report w00zie

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

Hello everyone

About me

I'm currently a Master student in Information Engineering at the University of Florence. The main focuses of my studies are Machine Learning, Optimization and Information Theory. I lean towards the theoretical aspects of these disciplines but I'm also passionate about the applications, specifically the ones related to physics, medicine and music.

If you want you can visit my blog where I (very rarely) post more detailed descriptions of my projects. I also have a section on free books, courses and resources on ML/DL/Physics you might be interested into.

My main Repositories

  • wae_music: Trying to use Wasserstein Autoencoders for music generation.
  • graph_exploration: Mixing Reinforcement Learning and Graph Neural Networks for unknown graphs exploration.
  • 3d_face_class: Using Graph Neural Networks to classify 3D meshes of human faces.
  • pqc_chsh: Parameterized Quantum Circuits and Bayesian Optimization for violating the Bell Inequality.
  • GenerativeHCI: Arduino + sensors + MaxMSP = create music based on your surrounding environment.
  • kmeans and mean_shift: Clustering algorithms in C++17: parallel implementations with OpenMP and CUDA.

Pinned

  1. Appunti Appunti Public

    Appunti per alcuni corsi

    TeX 8

  2. wae_music wae_music Public

    Music generation with Wasserstein Autoencoders

    Python 4

  3. graph_exploration graph_exploration Public

    Trying to apply Deep RL + Geometric DL to graphs exploration

    Jupyter Notebook 3

  4. pqc_chsh pqc_chsh Public

    Trying to win the CHSH game with Parameterized Quantum Circuits and Bayesian Optimization

    Jupyter Notebook 4

  5. 3d_face_class 3d_face_class Public

    3D Face Classification with Graph Neural Networks

    Python 8 3

  6. mean_shift mean_shift Public

    Mean Shift C++17 implementations: Sequential, OpenMP and CUDA

    Cuda 3