Skip to content
View yanbmia's full-sized avatar
🍊
🍊

Block or report yanbmia

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

Pinned Loading

  1. api-testing api-testing Public

    Python

  2. headline-crawler headline-crawler Public

    Java

  3. Modified-Tiktok-Link Modified-Tiktok-Link Public

    HTML

  4. spotify-automation-bot spotify-automation-bot Public

    Python

  5. cooking-p5 cooking-p5 Public

    cooking game made using p5

    JavaScript

  6. microgpt.py microgpt.py
    1
    """
    2
    The most atomic way to train and run inference for a GPT in pure, dependency-free Python.
    3
    This file is the complete algorithm.
    4
    Everything else is just efficiency.
    5