Skip to content
View asonnellini's full-sized avatar
  • Berlin, Germany

Block or report asonnellini

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

Pinned Loading

  1. Anatomical-stages-radiography-detection Anatomical-stages-radiography-detection Public

    This repository hosts the code of a Web App that detects anatomical sections in radiographies using YOLO v.4. We developed the whole stack of the application, from the front to the backend.

    Jupyter Notebook 1 1

  2. Classification-of-noisy-MNIST-dataset Classification-of-noisy-MNIST-dataset Public

    This repository reports the analysis that I performed to classify images from a noisy version of the MNIST dataset. I used various approaches including SVM and CNN.

    Jupyter Notebook

  3. AWS-How-to-Guide AWS-How-to-Guide Public

    This repository collects the documentation I produced while working on AWS Environment

    HTML 1

  4. Download-Lyrics-And-Translate-Python-AWS Download-Lyrics-And-Translate-Python-AWS Public

    LyricsDotCom is a library in Python to download songs lyrics from the website www.lyrics.com and translate them using AWS translate service.

    Python

  5. Statistical-Analysis-with-R-Regression-and-Decision-Trees Statistical-Analysis-with-R-Regression-and-Decision-Trees Public

    This repository includes the Statistical Analysis I did for 2 small datasets, the first referring to the effectiveness of a medical treatment, the second referring to how certain flavours (e.g. Aci…

  6. Create-Dynamic-SQL-View-with-Python Create-Dynamic-SQL-View-with-Python Public

    This repository hosts a python script which dumps on a csv file the content of a DB View, enforcing also a trigger-like behavior that refreshes the DB View when it is outdated.

    Python