LuxDL / Lux.jl

Elegant & Performant Scientific Machine Learning in Julia
https://lux.csail.mit.edu/
MIT License
475 stars 57 forks source link

Hope to add more examples #25

Closed zsz00 closed 2 years ago

zsz00 commented 2 years ago

Examples is the core of Lux.jl ecosystem

Hope to add more examples:

  1. As an example codes to study
  2. Demonstrate the power and ease of use of Lux
  3. Attract users and developers

Hope to refactor some examples use Lux.jl in https://github.com/FluxML/model-zoo

such as: conv_mnist vgg_cifar10 ObjectDetector GraphNeuralNetworks Transformer ViT ......

YichengDWu commented 2 years ago

We don't have a GNN framework based on Lux yet

avik-pal commented 2 years ago

I am closing this issue because it is not actionable. If you want to add examples/tutorials, please go ahead and open PRs, no need to explicitly open issues.