thecho7's Stars
microsoft/onnxscript
ONNX Script enables developers to naturally author ONNX functions and models using a subset of Python.
facebookresearch/ijepa
Official codebase for I-JEPA, the Image-based Joint-Embedding Predictive Architecture. First outlined in the CVPR paper, "Self-supervised learning from images with a joint-embedding predictive architecture."
ShishirPatil/gorilla
Gorilla: Training and Evaluating LLMs for Function Calls (Tool Calls)
facebookresearch/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
microsoft/DeepSpeed
DeepSpeed is a deep learning optimization library that makes distributed training and inference easy, efficient, and effective.
huggingface/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
neuralmagic/deepsparse
Sparsity-aware deep learning inference runtime for CPUs
lucidrains/video-diffusion-pytorch
Implementation of Video Diffusion Models, Jonathan Ho's new paper extending DDPMs to Video Generation - in Pytorch
facebookresearch/metaseq
Repo for external large-scale work
openai/glide-text2im
GLIDE: a diffusion-based text-conditional image synthesis model
libffcv/ffcv
FFCV: Fast Forward Computer Vision (and other ML workloads!)
skorch-dev/skorch
A scikit-learn compatible neural network library that wraps PyTorch
microsoft/Bringing-Old-Photos-Back-to-Life
Bringing Old Photo Back to Life (CVPR 2020 oral)
cheungdaven/DeepRec
An Open-source Toolkit for Deep Learning based Recommendation with Tensorflow.
google-deepmind/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
nttcslab/byol-a
BYOL for Audio: Self-Supervised Learning for General-Purpose Audio Representation
lucidrains/byol-pytorch
Usable Implementation of "Bootstrap Your Own Latent" self-supervised learning, from Deepmind, in Pytorch
lucidrains/pixel-level-contrastive-learning
Implementation of Pixel-level Contrastive Learning, proposed in the paper "Propagate Yourself", in Pytorch
microsoft/esvit
EsViT: Efficient self-supervised Vision Transformers