Skip to content
View aboudrari's full-sized avatar

Highlights

  • Pro

Block or report aboudrari

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

Pinned Loading

  1. Deep-ML-Solutions Deep-ML-Solutions Public

    +60 solved Deep-ML problems covering Linear Algebra, Statistics, Calculus, Machine Learning & Deep Learning — implemented in pure Python and NumPy.

    Jupyter Notebook

  2. tiny-gpt-from-scratch tiny-gpt-from-scratch Public

    Build a small character-level GPT end-to-end in pure NumPy, starting from tokenization and array basics and ending with multi-head self-attention, Adam, and sampling. Each step grows the same codeb…

    Python