Skip to content
View BreaGG's full-sized avatar

Block or report BreaGG

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

Hi, I'm Alejandro Brea

I'm a Data Engineer based in A Coruña, Spain. Passionate about how machines learn, data, and ethical design. I believe that simplicity is the key of success so I´m working in small projects to enable me to learn how things work from the ground up.

Pinned Loading

  1. autograd_engine autograd_engine Public

    A simple autograd engine for automatic differentiation, inspired by PyTorch's autograd. This engine supports basic arithmetic operations, matrix multiplication, and backpropagation, providing an ed…

    Jupyter Notebook

  2. Attention_Is_All_You_Need_From_Scratch Attention_Is_All_You_Need_From_Scratch Public

    Implementing a Transformer model from scratch using PyTorch, based on the "Attention Is All You Need" paper. It covers the full model architecture, including multi-head attention, positional encodi…

    Python

  3. Neural-Network-Using-Only-Mathematics Neural-Network-Using-Only-Mathematics Public

    Neural network built from scratch using only basic mathematical operations and Python libraries like NumPy, Pandas, and Matplotlib. Trained and evaluated on the MNIST dataset, this implementation a…

    Jupyter Notebook

  4. Gemini_Stress_Test Gemini_Stress_Test Public

    Evaluates Google Gemini's handling of illegal prompts by assessing its coherence and coverage in generated responses. This project utilizes BERT embeddings to analyze the similarity between expecte…

    Jupyter Notebook 2

  5. Learning-Arc Learning-Arc Public

    just learn, be better everyday

    Python

  6. chatroom-with-mqtt-hacktoberfest-10 chatroom-with-mqtt-hacktoberfest-10 Public

    Python`s Coruña Hacktoberfest 10 project

    JavaScript