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
334 stars 296 forks source link

Arranged the files containing content and made documentation of ANN,CNN, RNN . #712

Closed NIKITA320495 closed 1 month ago

NIKITA320495 commented 1 month ago

arranged the files containing documentation and content into one folder namely CONTENT and in which there are three folders _machine learning , _deep learning and _data science which contains the relavent content arranged into these categories and secondly i have made a new folder namely Neural Network which contains documentation on ANN,CNN and RNN

NIKITA320495 commented 1 month ago

@Niketkumardheeryan sir, i have one PR for my 2 assigned issues because the PR i created first didnt work . So please review it and give points according to it

invigorzz313 commented 1 month ago

Hey @NIKITA320495, when creating a PR, make sure you create a new branch in your forked repo. Here, you committed changes directly from the master branch of your forked repo. If your new branch is 'new_branch', then the commits must be pushed from NIKITA320495:new_branch into Capsule1.1 of this repo.

Also, ensure you don't miss ReadMe.md files and supporting files like images, .csv files, etc. of individual projects in their respective folders.

image

Are you sure about this structure??

NIKITA320495 commented 1 month ago

@invigorzz313 okayy!! i will try it again to push from new branch to capsule1.1