An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with from-scratch-in-python

A curated list of projects in awesome lists tagged with from-scratch-in-python .

https://github.com/sheikhartin/farr

A brand new programming language designed for developers with diverse coding interests! Yes, it's free to star 🌟!

from-scratch from-scratch-in-python interpreted-programming-language programming-language

Last synced: 03 Apr 2025

https://github.com/voidwalker7/mnist

MNIST Digit Detector Model using only Numpy

from-scratch-in-python mnist numpy python

Last synced: 23 Feb 2025

https://github.com/2003harsh/transformer-based-decoder-only-language-model

This repository explores building a character-level transformer decoder in PyTorch, similar to GPT while focusing more on understanding individual components. My goal is to gain deep transformer knowledge and see if character-level learning improves handling of unseen words. The code allows for hyperparameter tuning and experiment customization.

from-scratch-in-python gpt language-model pytorch transformers

Last synced: 28 Feb 2025