Stars
Alpaca dataset from Stanford, cleaned and curated
🎙️ AI generated subtitles and segmented chapters for podcasts
Code and Data for "Evaluating Correctness and Faithfulness of Instruction-Following Models for Question Answering"
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
Convert Machine Learning Code Between Frameworks
Trading View stock widget set up as page for Notion embed
Semi-Supervised Learning, Object Detection, ICCV2021
Label Studio is a multi-type data labeling and annotation tool with standardized output format
YOLOv6: a single-stage object detection framework dedicated to industrial applications.
A PyTorch library for building deep reinforcement learning agents.
Machine Learning From Scratch. Bare bones NumPy implementations of machine learning models and algorithms with a focus on accessibility. Aims to cover everything from linear regression to deep lear…
A pytorch port of google-research/google-research/robust_loss/
Graduated Non-Convexity (GNC) and Adaptive Trimming (ADAPT) algorithms for outlier robust estimation
Repository for the free online book Machine Learning from Scratch (link below!)
📚 Papers & tech blogs by companies sharing their work on data science & machine learning in production.
Composable transformations of Python+NumPy programs: differentiate, vectorize, JIT to GPU/TPU, and more
Models and examples built with TensorFlow
A booklet on machine learning systems design with exercises. NOT the repo for the book "Designing Machine Learning Systems"
Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
This repository provides state of the art (SoTA) results for all machine learning problems. We do our best to keep this repository up to date. If you do find a problem's SoTA result is out of date …
Tutorials, assignments, and competitions for MIT Deep Learning related courses.
An easy-to-read implementation of DeblurGAN
Image-to-Image Translation in PyTorch
Reproduction of OpenAI and DeepMind's "Deep Reinforcement Learning from Human Preferences"