gimseng / 99-ML-Learning-Projects

A list of 99 machine learning projects for anyone interested to learn from coding and building projects
MIT License
576 stars 174 forks source link

Added AI Social Distancing Detector project #88

Open AzharMithani opened 3 years ago

AzharMithani commented 3 years ago

Added my AI Social Distancing Detector project

gimseng commented 3 years ago

@AzharMithani Thanks for contributing ! Do you mind writing more in the readme.md on how to run your codes? Furthermore, is it possible to write up an exercise md readme in a exercise folder, with another solution folder. If applicable, another data folder is useful. Please look at other project folder for details.

So far, all our projects have been in Jupiter notebook format, but it is perfectly fine to have a .py file. Could you write a driver/example .py or Jupiter notebook to illustrate how to use your codes?

Thanks !

AzharMithani commented 3 years ago

Sure, I also have a couple of more projects to add and will do that soon.

On Mon, 28 Sep 2020 at 06:42, Gim Seng notifications@github.com wrote:

@AzharMithani https://github.com/AzharMithani Thanks for contributing ! Do you mind writing more in the readme.md on how to run your codes? Furthermore, is it possible to write up an exercise md readme in a exercise folder, with another solution folder. If applicable, another data folder is useful. Please look at other project folder for details.

So far, all our projects have been in Jupiter notebook format, but it is perfectly fine to have a .py file. Could you write a driver/example .py or Jupiter notebook to illustrate how to use your codes?

Thanks !

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/gimseng/99-ML-Learning-Projects/pull/88#issuecomment-699928662, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF67HTJDQHCDOJW3LHUEMD3SIBSBBANCNFSM4R376WMA .

gimseng commented 3 years ago

Thanks @AzharMithani , looking forward to your modifications as well as new projects !