Jaykef / ai-algorithmsLinks
First-principle implementations of groundbreaking AI algorithms using a wide range of deep learning frameworks, accompanied by supporting research papers and demos.
☆178Updated 3 months ago
Alternatives and similar repositories for ai-algorithms
Users that are interested in ai-algorithms are comparing it to the libraries listed below
Sorting:
- PyTorch Implementation of Jamba: "Jamba: A Hybrid Transformer-Mamba Language Model"☆192Updated this week
- A single repo with all scripts and utils to train / fine-tune the Mamba model with or without FIM☆59Updated last year
- minimal GRPO implementation from scratch