Stars
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
Implementation of "Rapid Salient Object Detection with Difference Convolutional Neural Networks"
Inspect: A framework for large language model evaluations
An extremely fast Python package and project manager, written in Rust.
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…