-
Notifications
You must be signed in to change notification settings - Fork 301
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
ADD Diagrams/ Graphics on README #1467
Conversation
Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊 |
@sanjay-kv the task has been completed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
what are those pictures. its not relevant or not look like our website
can u provide a screen recording of your local run |
Made some changes @sanjay-kv |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
some more changes requested
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can u remove this pic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you remove this pic
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is duplicate image remove this
Since I'm a beginner, I'm facing issues in removing them, since I don't see any delete option or any option to remove them. |
|
Description
This pull request adds diagrams and graphics to the README to enhance the documentation and provide a clearer understanding of the project. The inclusion of visual aids aims to improve the user experience by making complex concepts easier to grasp. This change addresses the need for more engaging and informative content as highlighted in issue #1438
Motivation and Context:
Visual representations can significantly aid in the comprehension of machine learning frameworks, libraries, and software, allowing users to quickly grasp key concepts.
Dependencies:
matplotlib
- For creating visualizations.Fixes #1438
Type of Change
Checklist: