Stars
This repo includes ChatGPT prompt curation to use ChatGPT and other LLM tools better.
Models and examples built with TensorFlow
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
This repository contains implementations and illustrative code to accompany DeepMind publications
A python library for user-friendly forecasting and anomaly detection on time series.
Python code for "Probabilistic Machine learning" book by Kevin Murphy
A curated list of awesome self-supervised methods
The easiest way to use deep metric learning in your application. Modular, flexible, and extensible. Written in PyTorch.
"Probabilistic Machine Learning" - a book series by Kevin Murphy
PyTorch implementation of MoCo: https://arxiv.org/abs/1911.05722
Probabilistic time series modeling in Python
Think DSP: Digital Signal Processing in Python, by Allen B. Downey.
MLNLP社区用来帮助大家避免论文投稿小错误的整理仓库。 Paper Writing Tips
【PyTorch】Easy-to-use,Modular and Extendible package of deep-learning based CTR models.
FFCV: Fast Forward Computer Vision (and other ML workloads!)
A simple tool to update bib entries with their official information (e.g., DBLP or the ACL anthology).
Real time transcription with OpenAI Whisper.
PyTorch implementation of SimCLR: A Simple Framework for Contrastive Learning of Visual Representations
A collection of extensions and data-loaders for few-shot learning & meta-learning in PyTorch
A PyTorch implementation for exploring deep and shallow knowledge distillation (KD) experiments with flexibility
A Python toolkit/library for reality-centric machine/deep learning and data mining on partially-observed time series, including SOTA neural network models for scientific analysis tasks of imputatio…
A professional list of Papers, Tutorials, and Surveys on AI for Time Series in top AI conferences and journals.
Synchronized Batch Normalization implementation in PyTorch.
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
A novel Multimodal Large Language Model (MLLM) architecture, designed to structurally align visual and textual embeddings.
Very powerful server agent for collecting & sending logs & metrics with an easy-to-use web console.
PyTorch based Probabilistic Time Series forecasting framework based on GluonTS backend
Proper implementation of ResNet-s for CIFAR10/100 in pytorch that matches description of the original paper.