karpathy / cryptosLinks
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
☆1,766Updated 4 years ago
Alternatives and similar repositories for cryptos
Users that are interested in cryptos are comparing it to the libraries listed below
Sorting:
- Reproducing Yann LeCun 1989 paper "Backpropagation Applied to Handwritten Zip Code Recognition", to my knowledge the earliest real-world …☆641Updated last year
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆12,439Updated 11 months ago
- An autoregressive character-level language model for making more things☆3,197Updated last year
- Some ipython notebooks implementing AI algorithms☆1,365Updated 2 months ago
- If tinygrad wasn't small enough for you...☆728Updated last year
- Notebooks and various random fun☆1,098Updated 2 years ago
- The n-gram Language Model☆1,437Updated 11 months ago
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆131Updated 3 years ago
- The comma.ai Calibration Challenge!☆975Updated last year
- The full minitorch student suite.☆2,134Updated 11 months ago
- NanoGPT (124M) in 3 minutes☆2,892Updated 2 weeks ago
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,327Updated 2 years ago
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,272Updated 7 months ago
- Tutorials on tinygrad☆393Updated last month
- The Autograd Engine☆623Updated 10 months ago
- root repo☆38Updated 2 years ago
- ☆4,092Updated last year
- Video+code lecture on building nanoGPT from scratch☆4,241Updated 11 months ago
- nanoGPT style version of Llama 3.1☆1,409Updated 11 months ago
- The Multilayer Perceptron Language Model☆556Updated 11 months ago
- The Tensor (or Array)☆441Updated 11 months ago
- Letting computers listen to you and really care☆369Updated 3 years ago
- Solve puzzles. Improve your pytorch.☆3,655Updated last year
- What would you do with 1000 H100s...☆1,068Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,339Updated last year
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆9,786Updated last year
- Language model alignment-focused deep learning curriculum☆1,433Updated 11 months ago
- Minimalistic 4D-parallelism distributed training framework for education purpose☆1,619Updated 3 weeks ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,395Updated 2 years ago
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,087Updated 4 months ago