albanie / algorithms-and-data-structuresLinks
Video descriptions and minimalist Python implementations of algorithms and data structures.
☆69Updated last year
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:
- ☆21Updated last year
- A lightweight/pretty visualizer for recent work on a git code base in multiple branches. Helps stay up to date with teams working on one …☆102Updated 5 years ago
- The repository for the Deep Learning practicals of the ASCI Computer Vision by Learning course 2022☆14Updated 3 years ago
- ML/DL Math and Method notes☆63Updated last year
- Explorations into the recently proposed Taylor Series Linear Attention☆100Updated last year
- 11-785 Introduction to Deep Learning (IDeeL) website with logistics and select course materials☆60Updated this week
- Jax like function transformation engine but micro, microjax☆33Updated 10 months ago
- ☆150Updated last year
- Minimal GPT (~350 lines with a simple task to test it)☆62Updated 8 months ago
- All about the fundamentals and working of Diffusion Models☆159Updated 2 years ago
- Multi-framework implementation of Deep Kernel Shaping and Tailored Activation Transformations, which are methods that modify neural netwo…☆71Updated last month
- 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
- An interactive guide to the Fourier-Transform.☆27Updated 9 months ago
- Pytorch implementation of a simple way to enable (Stochastic) Frame Averaging for any network☆50Updated last year
- Exploration into the Firefly algorithm in Pytorch☆40Updated 6 months ago
- Latent Diffusion Language Models☆69Updated last year
- Understanding how features learned by neural networks evolve throughout training☆36Updated 10 months ago
- JAX Implementation of Black Forest Labs' Flux.1 family of models☆35Updated 2 weeks ago
- A puzzle to learn about prompting☆132Updated 2 years ago
- Some personal experiments around routing tokens to different autoregressive attention, akin to mixture-of-experts☆120Updated 10 months ago
- Code repo for ICLR 24 BlogPost titled "Building Diffusion Model's theory from ground up"☆20Updated last year
- Implementation of Hourglass Transformer, in Pytorch, from Google and OpenAI☆94Updated 3 years ago
- A really tiny autograd engine☆95Updated 3 months ago
- Pytorch implementation of preconditioned stochastic gradient descent (Kron and affine preconditioner, low-rank approximation precondition…☆179Updated this week
- Minimal (400 LOC) implementation Maximum (multi-node, FSDP) GPT training☆131Updated last year
- ☆87Updated last year
- Implementation of Gradient Agreement Filtering, from Chaubard et al. of Stanford, but for single machine microbatches, in Pytorch☆25Updated 7 months ago
- Implementation of some personal helper functions for Einops, my most favorite tensor manipulation library ❤️☆55Updated 2 years ago
- Deep learning library implemented from scratch in numpy. Mixtral, Mamba, LLaMA, GPT, ResNet, and other experiments.☆51Updated last year
- Implementation of the proposed Spline-Based Transformer from Disney Research☆102Updated 9 months ago