Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A list of 99 machine learning projects for anyone interested to learn machine le

This is still work-in-progress, but I hope that people can start contributing codes. For now, I'm going with the 'create whatever and we will sort out later' approach. Feel free to create issues to propose ideas, questions, comments and complaints.

## Format and contribution:
## Getting Started

The format is roughly the following:
1. Propose an exercise by creating an issue ticket and write what you think is an useful coding exercise for certain concepts.
Expand All @@ -16,10 +16,9 @@ The format is roughly the following:

5. Repeat 3-4 above for a particular exercise. Repeat 1-5 indefinitely till we hit 99/99 projects.

## Recruiting core team

For more experienced people or super-eager people, it will be helpful if you could join me in maintaining this repo. Please let me know and we can figure out how we could assemble a core team. Many thanks and hope that everyone will have a great learning experience !
Please see [general contribution guidelines](CONTRIBUTING.md) for more details.

Please abide by [code of conduct guidelines](CODE_OF_CONDUCT.md) to have an open and friendly open source collaboration.

Goal: 99 Projects
Current: 0 Projects
Expand All @@ -32,3 +31,7 @@ This project is inspired by Unnit Metaliya’s answer on quora: https://qr.ae/pN
For credits, these are the two repos (one for C and one for React) where I got the idea from:
- https://github.com/truedl/c-for-beginners
- https://github.com/UnnitMetaliya/99-reactjs-project-ideas

## License

This repo is covered under [The MIT License](LICENSE).