wandb topic

List wandb repositories

cleanrl

4.6k
Stars
544
Forks
Watchers

High-quality single file implementation of Deep Reinforcement Learning algorithms with research-friendly features (PPO, DQN, C51, DDPG, TD3, SAC, PPG)

Pytorch-UNet

8.5k
Stars
2.4k
Forks
Watchers

PyTorch implementation of the U-Net for image semantic segmentation with high quality images

lightning-hydra-template

3.8k
Stars
581
Forks
Watchers

PyTorch Lightning + Hydra. A very user-friendly template for ML experimentation. ⚡🔥⚡

nn-template

621
Stars
65
Forks
Watchers

Generic template to bootstrap your PyTorch project.

hififace

332
Stars
55
Forks
Watchers

Unofficial PyTorch Implementation for HifiFace (https://arxiv.org/abs/2106.09965)

pytorch-project-template

131
Stars
21
Forks
Watchers

Deep Learning project template for PyTorch (multi-gpu training is supported)

MetaRec

295
Stars
77
Forks
Watchers

PyTorch Implementations For A Series Of Deep Learning-Based Recommendation Models

transformers-tutorials

794
Stars
189
Forks
Watchers

Github repo with tutorials to fine tune transformers for diff NLP tasks

TrainYourOwnYOLO

639
Stars
412
Forks
Watchers

Train a state-of-the-art yolov3 object detector from scratch!

Revisiting_Deep_Metric_Learning_PyTorch

342
Stars
51
Forks
Watchers

(ICML 2020) This repo contains code for our paper "Revisiting Training Strategies and Generalization Performance in Deep Metric Learning" (https://arxiv.org/abs/2002.08473) to facilitate consistent re...