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

Reorganize Directories by Language and Update README Files #227

Closed

Conversation

ViswanathBalla22
Copy link

This PR addresses issue #154 by reorganizing the MLPACK examples directory to improve its structure and clarity. Following the discussion in the issue, the changes aim to standardize the structure of the examples by organizing them into folders based on programming languages.

Changes made:

  • Created separate directories for C++ and Python and etc.. examples within each example folder.
  • Moved relevant files to their respective language directories.
  • Updated README files to reflect the new structure and provide clear instructions ..
  • This reorganization is beneficial for beginners, making it easier to navigate and understand the examples.

Copy link

mlpack-bot bot commented Apr 17, 2024

Thanks for opening your first pull request in this repository! Someone will review it when they have a chance. In the mean time, please be sure that you've handled the following things, to make the review process quicker and easier:

  • All code should follow the style guide
  • Documentation added for any new functionality
  • Tests added for any new functionality
  • Tests that are added follow the testing guide
  • Headers and license information added to the top of any new code files
  • HISTORY.md updated if the changes are big or user-facing
  • All CI checks should be passing

Thank you again for your contributions! 👍

Copy link

Binder 👈 Launch a binder notebook on branch ViswanathBalla22/examples/folderrbranch

Copy link

mlpack-bot bot commented May 17, 2024

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions! 👍

@mlpack-bot mlpack-bot bot added the s: stale label May 17, 2024
@mlpack-bot mlpack-bot bot closed this May 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant