Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ADVICE]Add a simple QuickStart Example #103

Open
IcyFeather233 opened this issue May 27, 2024 · 3 comments
Open

[ADVICE]Add a simple QuickStart Example #103

IcyFeather233 opened this issue May 27, 2024 · 3 comments
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.

Comments

@IcyFeather233
Copy link

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
Copy link
Collaborator

MooreZheng commented May 30, 2024

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
Copy link

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 MooreZheng added the good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. label Aug 13, 2024
@MooreZheng
Copy link
Collaborator

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

@MooreZheng MooreZheng added the kind/feature Categorizes issue or PR as related to a new feature. label Aug 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor, according to the "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

3 participants