karpathy / cryptosLinks
Pure Python from-scratch zero-dependency implementation of Bitcoin for educational purposes
☆1,857Updated 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 …☆705Updated last year
- An autoregressive character-level language model for making more things☆3,605Updated last year
- Notebooks and various random fun☆1,139Updated 2 years ago
- A tiny scalar-valued autograd engine and a neural net library on top of it with PyTorch-like API☆14,478Updated last year
- Some ipython notebooks implementing AI algorithms☆1,398Updated 8 months ago
- If tinygrad wasn't small enough for you...☆768Updated last year
- arxiv-sanity lite: tag arxiv papers of interest get recommendations of similar papers in a nice UI using SVMs over tfidf feature vectors …☆1,446Updated 2 years ago
- The comma.ai Calibration Challenge!☆977Updated last year
- Train to 94% on CIFAR-10 in <6.3 seconds on a single A100. Or ~95.79% in ~110 seconds (or less!)☆1,299Updated last year
- 🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.☆173Updated 3 years ago
- Tutorials on tinygrad☆453Updated 3 months ago
- Video+code lecture on building nanoGPT from scratch☆4,695Updated last year
- Letting computers listen to you and really care☆372Updated 3 years ago
- An unnecessarily tiny implementation of GPT-2 in NumPy.☆3,438Updated 2 years ago
- ☆4,482Updated last year
- Solve puzzles. Improve your pytorch.☆3,887Updated last year
- A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.☆127Updated 7 years ago
- The full minitorch student suite.☆2,283Updated last year
- NanoGPT (124M) in 2 minutes☆4,410Updated last week
- From the Tensor to Stable Diffusion, a rough outline for a 1 week course.☆1,074Updated 3 months ago
- Language model alignment-focused deep learning curriculum☆1,523Updated last year
- Simple transformer implementation from scratch in pytorch. (archival, latest version on codeberg)☆1,093Updated 10 months ago
- Minimal, clean code for the Byte Pair Encoding (BPE) algorithm commonly used in LLM tokenization.☆10,287Updated last year
- Cramming the training of a (BERT-type) language model into limited compute.☆1,361Updated last year
- A minimal PyTorch re-implementation of the OpenAI GPT (Generative Pretrained Transformer) training☆23,341Updated last year
- UNet diffusion model in pure CUDA☆662Updated last year
- High Quality Resources on GPU Programming/Architecture☆591Updated last year
- What would you do with 1000 H100s...☆1,145Updated 2 years ago
- Solve puzzles to improve your tinygrad skills!☆176Updated 3 months ago
- Minimalistic 4D-parallelism distributed training framework for education purpose☆2,033Updated 5 months ago