Skip to content

PyTorch Lightning re-implementations of various neural network architectures

Notifications You must be signed in to change notification settings

matsumotosan/playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playground

Implementations of various neural network architectures using PyTorch Lightning.

Simple experiments run on Google Colab notebooks.

Implementations

List of implementations and their status.

CNNs

  • AlexNet
  • ResNet
  • VGGNet
  • DenseNet

Autoencoders

  • Vanilla autoencoder
  • Variational autoencoders (VAE)
  • Vector-Quantized VAE (VQ-VAE)
  • Nouveau VAEs (NVAE)
  • SwapVAE

GANs

  • Vanilla GAN

Federated Learning

  • Federated Averaging (FedAvg)
  • Federated SGD (FedSGD)

Resources

About

PyTorch Lightning re-implementations of various neural network architectures

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published