Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
365 stars 309 forks source link

Main commit for Issue #858 #864

Closed chiragHimself closed 1 month ago

chiragHimself commented 3 months ago

commit for entire Image Generation using GANs project including structured files.

github-actions[bot] commented 3 months ago

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

invigorzz313 commented 3 months ago

@chiragHimself Please avoid .py file unless necessary. Instead use .ipynb file with multiple cells and proper commenting. And ReadMe file would have to be markdown.

Niketkumardheeryan commented 2 months ago

@chiragHimself ?

chiragHimself commented 2 months ago

@Niketkumardheeryan @invigorzz313 This content is supposed to be run in a proper IDE environment like Spyder, Pycharm or VS code . It is supposed to be a .py for that reason to run and generate data with or without CUDA in one go. Further the readme file I committed is already a markdown! why is that an issue?