albanie / algorithms-and-data-structuresLinks
Video descriptions and minimalist Python implementations of algorithms and data structures.
☆71Updated 2 years ago
Alternatives and similar repositories for algorithms-and-data-structures
Users that are interested in algorithms-and-data-structures are comparing it to the libraries listed below
Sorting:
- ☆22Updated last year
- A practical guide to diffusion models, implemented from scratch.☆242Updated last month
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆132Updated last year
- A really tiny autograd engine☆99Updated 8 months ago
- ML/DL Math and Method notes☆66Updated 2 years ago
- ☆92Updated last year
- Experiment with diffusion models that you can run on your local jupyter instances☆65Updated last year
- Code repo for ICLR 24 BlogPost titled "Building Diffusion Model's theory from ground up"☆23Updated 2 years ago
- This code repository contains the code used for my "Optimizing Memory Usage for Training LLMs and Vision Transformers in PyTorch" blog po…☆92Updated 2 years ago
- All about the fundamentals and working of Diffusion Models☆159Updated 3 years ago
- Replicating and dissecting the git-re-basin project in one-click-replication Colabs☆37Updated 3 years ago
- Multi-framework implementation of Deep Kernel Shaping and Tailored Activation Transformations, which are methods that modify neural netwo…☆75Updated 7 months ago
- ☆215Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- ☆68Updated last year
- 11-785 Introduction to Deep Learning (IDeeL) website with logistics and select course materials☆81Updated this week
- ☆27Updated 4 months ago
- A puzzle to learn about prompting☆135Updated 2 years ago
- Exact method for visualizing partitions of a Deep Neural Network, CVPR 2023 Highlight☆110Updated 11 months ago
- Minimal GPT (~350 lines with a simple task to test it)☆63Updated 2 months ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.