-
Notifications
You must be signed in to change notification settings - Fork 332
refactor: reorganize repository structure into projects/ and docs/ di... #1672
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
refactor: reorganize repository structure into projects/ and docs/ di... #1672
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! 😊
👋 Hi @sanjay-kv,
I’ve been assigned this issue #1671 and have completed this related PR.
All checks have passed and there are no merge conflicts. Could you please review and merge it when possible?
This PR is part of Hacktoberfest, so a timely review/merge would be really appreciated. 🙌
Thanks in advance!
44d7572 to
13bbcc2
Compare
Repository Reorganization: Improved Directory Structure
Description
This PR implements a comprehensive reorganization of the repository structure to improve maintainability, discoverability, and overall organization of our machine learning projects and resources.
Key Changes:
docs/directory for all documentationdocs/assets/projects/directory with categorized subdirectories:Motivation:
The reorganization aims to:
Fixes #[Issue number for repository organization]
Type of change
Checklist:
Additional Notes
The reorganization maintains all existing code and resources while improving their organization. All documentation resources (including ML Hub Learning Resources and Workflow charts) have been preserved and properly organized in the docs/assets/ directory.