Skip to content
View EdoStoppa's full-sized avatar

Highlights

  • Pro

Block or report EdoStoppa

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

πŸ‘‹ Hello World, nice to meet you!

"My name is Edoardo, and I'm a Research Engineer specialized in Graph Representation Learning and AI + Science. Between July 2023 and June 2024, I worked as a Research Assistant at Oracle Labs (Zurich) in the Risk Analytics team, where I had the opportunity to explore state-of-the-art techniques for anomaly detection. I then moved to the US for a year to work as a Research Assistant at Purdue University, where I focused on architectures resistant to out-of-distribution data for Graph Neural Networks and explored security flaws in Large Language Diffusion Models, demonstrating their susceptibility to membership inference attacks. In 2023, I graduated with a Double Master's Degree in Computer Science from the University of Illinois at Chicago (where I conducted research on dementia detection using a mix of NLP and Graph Machine Learning) and from Politecnico di Milano (where I worked on high-performance computing for AI systems deployment)."


πŸ’Ό Technology Stack

Python numpy PyTorch Pandas scikit-learn
Java C Neo4j MySQL Linux Git GitHub


πŸ› οΈ Interesting Projects

πŸ§” About me

  • πŸ–₯️ I’m currently learning how to do better during interviews
  • πŸ‘οΈ I'd like to learn more about Computer Vision
  • 🎢 I love music and I play the Guitar, the Bass, and a little bit of Drums
  • πŸ€ I enjoy playing and watching basketball (but I'm a terrible hooper πŸ˜…)
  • πŸ“˜ I love to read (mostly fantasy and sci-fi)


πŸ“§ How to reach me

Pinned Loading

  1. dementiaFeaturesExtractor dementiaFeaturesExtractor Public

    Extract features from transcript and audio of "Cookie Theft Picture test"

    Python 3 1

  2. dementiaGraphGenerator dementiaGraphGenerator Public

    Simple collection of scripts that starting from multiple csv files generate a graph representing all the Dementia Features of each patient

    Python

  3. CareBot CareBot Public

    A simple Chatbot that perform a very basic medical and psychological evaluation on the user after interacting for a bit with the bot using Natural Langugae

    Python

  4. Edo-Stoppa/Santorini Edo-Stoppa/Santorini Public

    Progetto Ingegneria del Software 2020

    Java 1

  5. NameGenerator NameGenerator Public

    An application that learns through a LSTM network how to generate names

    Jupyter Notebook

  6. MazeVisualizer MazeVisualizer Public

    This small project aims to create an App that will generate and solve small mazes using the most famous algorithms.

    Java