Skip to content
View lucavauda's full-sized avatar

Block or report lucavauda

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

Hi there πŸ‘‹

  • πŸ‘‹ Hi, I’m Luca Vaudano
  • πŸ‘€ I’m interested in Cybersecurity, Network Security, Privacy and more.
  • 🌱 I have a BSc in CS and a MSc in Cybersecurity.
  • πŸ§‘β€πŸ’Ό I’m working as a Cybersecurity analyst in Spike Reply
  • 🌐 You can find my personal blog at this link!
  • πŸ“« How to reach me: lucavauda at gmail dot com

Pinned Loading

  1. lucavauda lucavauda Public

  2. GPT2_NN__implementation_from_scratch GPT2_NN__implementation_from_scratch Public

    Neel Nanda's GPT-2 Implementation from scratch tutorial

    Jupyter Notebook

  3. backpropagation_numpy backpropagation_numpy Public

    Here's a simple implementation from scratch of the backpropagation algorithm from scratch in NumPy.

    Python