Stars
An extremely fast Python package and project manager, written in Rust.
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Inspect: A framework for large language model evaluations
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
AlexeyAB / darknet
Forked from pjreddie/darknetYOLOv4 / Scaled-YOLOv4 / YOLO - Neural Networks for Object Detection (Windows and Linux version of Darknet )
Implementation of "Rapid Salient Object Detection with Difference Convolutional Neural Networks"
JohannesBuchner / imagehash
Forked from bunchesofdonald/photohashA Python Perceptual Image Hashing Module
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…