Skip to content
#

python-only

Here are 6 public repositories matching this topic...

AtomGPT is a chaotic, evolutionary implementation of a Generative Pre-trained Transformer (GPT) built from scratch using only the Python standard library. It features a custom autograd engine and an "Evolutionary Forge" where models compete, clone, and mutate their architectures (adding layers/heads or pruning weights) in real-time.

  • Updated Feb 16, 2026
  • Python

Add this topic to your repo

To associate your repository with the python-only topic, visit your repo's landing page and select "manage topics."

Learn more