99-ML-Learning-Projects
99-ML-Learning-Projects copied to clipboard
Adding a project to Computer Vision
Hey there,
I'm adding a new project to the Computer Vision topic, My project focuses on using Convolutions to optimize the Dense Neural Network. In the Readme, I described all the concepts required for the project and provided links to various study materials. I even put up a solution Jupyter notebook in which each step is explained in detail.
Hey there, I made the changes you suggested. Hope you are satisfied now :)
@shree5101 I am not sure if your current folder structure is conforming to our format. Do you have data
, exercise
and solution
folders, each of which has readme.md
?
@gimseng The exercise and solutions are jupyter notebooks, which have instructions in them only, so they don't require seperate readme. I hope this is okay
@shree5101 Please read the contributing guidelines. Thanks !