Skip to content
View shedrachIkenna's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report shedrachIkenna

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

Hi there 👋, I'm Shedrach

Is intelligence artificial?...

Skynet is coming...

Pinned Loading

  1. lm-sampling-strategies lm-sampling-strategies Public

    Empirical comparison of four batch sampling strategies — random, shuffle, circular, and circular+shuffle — and their effect on convergence in a character-level transformer language model.

    Python

  2. lm-research-pilot lm-research-pilot Public

    A CPU-friendly experimental pipeline for analyzing how linguistic structure forms during early transformer training.

    Python

  3. pytorch-rope-embeddings pytorch-rope-embeddings Public

    A lightweight, pure PyTorch implementation of Rotary Positional Embedding (RoPE) and its variants (e.g., Llama 4's iRoPE scaling), designed for easy integration into custom transformer attention la…

    Python

  4. llama4-moe-viz llama4-moe-viz Public

    An interactive, step-by-step 3D visualisation of the Mixture-of-Experts forward pass used in Llama 4.

    JavaScript

  5. TInyTransformer TInyTransformer Public

    Transformer Implementations from scratch

    Jupyter Notebook

  6. lasso lasso Public

    Studing the Llama 4 code

    Python 1