Skip to content

Howardzhangdqs/ml-graph-generator

Repository files navigation

Deeplearning Graph Generator

Examples · Live Demo

Project Setup

pnpm install

Compile and Hot-Reload for Development

pnpm dev

Type-Check, Compile and Minify for Production

pnpm build

Lint with ESLint

pnpm lint

TODO

Modules

  • Pack DrawArrow as useDrawArrow.
  • Image

Examples

  • Transformer
  • LeNet
  • ResNet
  • LSTM
  • ViT
  • VGG
  • MobileNet
  • DenseNet
  • Inception
  • EfficientNet
  • AlexNet
  • GoogLeNet
  • ResNeXt
  • ShuffleNet
  • SENet
  • MobileNetV2
  • MobileNetV3
  • SqueezeNet
  • NASNet
  • PNASNet
  • MNASNet
  • RegNet
  • ResMLP
  • VisionTransformer
  • DeiT
  • CSPNet
  • DenseNet