Trending
Content tagged with "pytorch"
Hacker News
Top stories from the Hacker News community• Updated 2 minutes ago
Top posts from tech subreddits• Updated about 1 hour ago
[P] CleanMARL : a clean implementations of Multi-Agent Reinforcement Learning Algorithms in PyTorch
[R] kappaTune: a PyTorch-based optimizer wrapper for continual learning via selective fine-tuning
Hugging Face Trending
Popular models from Hugging Face• Updated about 1 hour ago
GitHub Trending
Popular repositories from GitHub• Updated 13 minutes ago
transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
onnxruntime
ONNX Runtime: cross-platform, high performance ML inferencing and training accelerator
pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
stable-baselines3
PyTorch version of Stable Baselines, reliable implementations of reinforcement learning algorithms.
vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch