Skip to content
View albedim's full-sized avatar
💻
Working...
💻
Working...

Highlights

  • Pro

Block or report albedim

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

Hi, I'm Alberto 👋 💻

I’m a computer and electronics engineer and I'm very passionate about building real things and working on software, machine learning, deep learning, and computer hardware. I enjoy building in public, experimenting with new ideas, and turning them into fully working products. You can find some of my projects on my website below. I’m currently building my new SaaS: Simujo, and yeah, I probably spend more time building than sleeping.

Find me around the web

Pinned Loading

  1. FFN_from_scratch FFN_from_scratch Public

    Implementing a fully connected neural network from scratch: matrix math, backpropagation, gradient descent, and MNIST digit recognition without deep learning frameworks.

    Python

  2. nlp-face-tuning nlp-face-tuning Public

    Simple repository to get started with fine-tuning and ML models. You can download pre-trained models, fine-tune and test them very easily

    Python

  3. SIFT-Logo-Recognition SIFT-Logo-Recognition Public

    Python computer vision tool that detects and matches logos inside images using SIFT feature extraction and FLANN matching, returning a similarity score and optional visual match output.

    Python

  4. reactivekv reactivekv Public

    A Redis-like in-memory database in C that supports typed values, real-time key subscriptions, and programmable command hooks for logging, validation, transformation, and event-driven behavior.

    C