Skip to content
View joanAcero's full-sized avatar
😃
😃

Highlights

  • Pro

Block or report joanAcero

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

👋 Hi, I'm Joan Acero Pousa

I'm fascinated by theoretical computer science, algorithms, and artificial intelligence. I am strongly interested in both foundational research and building real-world applications that solve complex problems.

Popular repositories Loading

  1. mlp-backprop-from-scratch mlp-backprop-from-scratch Public

    This project implements a Multi-Layer Perceptron from scratch using NumPy. It focuses on the theoretical derivation, complexity analysis, and practical implementation of the backpropagation algorit…

    Jupyter Notebook 1

  2. joanAcero joanAcero Public

    Config files for my GitHub profile.

  3. unconstrained-optimization-neural-networks unconstrained-optimization-neural-networks Public

    This work explores the theoretical details of unconstrained optimization to implement a Single Layer Neural Network from scratch in Matlab. The project trains the SLNN for digit recognition and com…

    MATLAB

  4. generalized-linear-models-from-scratch generalized-linear-models-from-scratch Public

    A complete mathematical derivation of Generalized Linear Models, along with an exemplification via a from-scratch implementation of logistic regression.

    Jupyter Notebook

  5. otdm-3-cluster-median otdm-3-cluster-median Public

    Python