mlpack / examples

Fully-working mlpack example programs
BSD 3-Clause "New" or "Revised" License
116 stars 90 forks source link

Guidelines for adding new examples #120

Open Aakash-kaushik opened 3 years ago

Aakash-kaushik commented 3 years ago

So this issue gives out a template or a guide that can be followed or kept in mind when writing new examples:

And lastly, this is just a guide, not strict rules so have fun writing examples and show your creativity. :)

shrit commented 3 years ago

@Aakash-kaushik Thank you for writing this, I think we can add some points about tutorials too. It is quite straightforward to write examples. Most of the above points can be agreed on by most of us. However, it would interesting to add some points about comments and tutorials considering each example, users would like to know why we followed this pattern in writing code :+1:

birm commented 3 years ago

I think we should leave space for especially interesting or practical examples, even if they aren't especially simple.

Aakash-kaushik commented 3 years ago

@Aakash-kaushik Thank you for writing this, I think we can add some points about tutorials too. It is quite straightforward to write examples. Most of the above points can be agreed on by most of us. However, it would interesting to add some points about comments and tutorials considering each example, users would like to know why we followed this pattern in writing code :+1:

I need to think about how and what to write and then i will add it.

Aakash-kaushik commented 3 years ago

I think we should leave space for especially interesting or practical examples, even if they aren't especially simple.

Yes that is correct I will add that point too.

Aakash-kaushik commented 3 years ago

Hey @shrit, @birm give it a look now.

zoq commented 3 years ago

@Aakash-kaushik Thanks for putting this together, can you run a spell checker over the text?

Aakash-kaushik commented 3 years ago

@Aakash-kaushik Thanks for putting this together, can you run a spell checker over the text?

Edited the issue, Take a look now.

mlpack-bot[bot] commented 3 years ago

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! :+1:

shrit commented 3 years ago

@rcurtin do you think we can pin this issue?

rcurtin commented 3 years ago

Yeah! Not a bad idea. Done. :+1: Thanks @Aakash-kaushik for originally writing these up!

Naidu-Saikiran commented 2 years ago

I will add some example tutorial using mlpack. I will document the examples well understood and precise. Please assign this to me

Aakash-kaushik commented 2 years ago

I will add some example tutorial using mlpack. I will document the examples well understood and precise. Please assign this to me

Hey @Saikirannaidu225, welcome and feel free to take those up and create a draft PR for those. But this issue is just a skeleton and only serves as a guideline on how things should be and not as an actual issue.