kubeedge / ianvs

Distributed Synergy AI Benchmarking
https://ianvs.readthedocs.io
Apache License 2.0
109 stars 45 forks source link

[ADVICE]Add a simple QuickStart Example #103

Open IcyFeather233 opened 3 months ago

IcyFeather233 commented 3 months ago

What should be added/modified:

The current QuickStart examples often require a variety of AI-related environments, but these environments may not be necessary during actual use. Moreover, the process of installing and configuring these environments is quite cumbersome. I believe that the project should have a simpler example to get started quickly, just like the MNIST handwritten digit recognition task in CNN.

MooreZheng commented 3 months ago

Good to hear that. One more example would be appreciated by the community. Contribution guides to anyone who would be interested to tackle the issue: https://github.com/kubeedge/ianvs/blob/main/examples/how-to-contribute-examples.md

AryanNanda17 commented 4 weeks ago

I would like to work on the issue. @MooreZheng @IcyFeather233 do you have any suggestion on what model example we can add in the quick-start guide?

MooreZheng commented 3 weeks ago

Welcome! As suggested via @IcyFeather233 , @AryanNanda17 might want to add MNIST with CNN, under single-task learning and try to write a new quick-start markdown as https://ianvs.readthedocs.io/en/latest/guides/quick-start.html