Skip to content

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning.

License

Notifications You must be signed in to change notification settings

fykaa/DL-Simplified

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEEP LEARNING SIMPLIFIED 💻:brain:

Website for Deep Learning Simplified Repo: Click Here!🎯


🔴 Welcome contributors!

Deep learning is a subset of machine learning, which is essentially a neural network with three or more layers. These neural networks attempt to simulate the behavior of the human brain—albeit far from matching its ability—allowing it to “learn” from large amounts of data. Deep learning allows computational models that are composed of multiple processing layers to learn representations of data with multiple levels of abstraction. The concept of deep learning is not new. It has been around for a couple of years now. It’s on hype nowadays because earlier we did not have that much processing power and a lot of data. As in the last 20 years, the processing power increases exponentially, deep learning and machine learning came in the picture.

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning.

Structure of the Projects 📝

This repository consists of various machine learning projects, and all of the projects must follow a certain template. I wish the contributors will take care of this while contributing in this repository.

Dataset - This folder stores the dataset used in this project. If the Dataset is not being able to uploaded in this folder due to the large size, then put a README.md file inside the Dataset folder and put the link of the collected dataset in it. That'll work!

Images - This folder is used to store the images generated during the data analysis, data visualization, data segmentation of the project.

Model - This folder would have your project file (that is .ipynb file) be it analysis or prediction. Other than project file, it should also have a 'README.md' using this template and 'requirements.txt' file which would be enclosed with all needed add-ons and libraries that are included in the project.

Please follow the Code of Conduct and Contributing Guidelines while contributing in this project repository.

🧮 Workflow

  • Fork the repository
  • Clone your forked repository using terminal or gitbash.
  • Make changes to the cloned repository
  • Add, Commit and Push
  • Then in Github, in your cloned repository find the option to make a pull request

❄️Open Source Programs!


Social SoC 2022

PR Count: -


Points Break up for SSOC 2022 📈

Levels Points
🟢 Beginner 10 Points
🟡 Intermediate 20 Points
🔴 Advanced 30 Points

Leaderboard 📊


SSOC Leaderboard

✔Project Admin


Abhishek Sharma

⭐Give this Project a Star

GitHub followers Twitter Follow

If you liked working on this project, do ⭐ and share this repository.

🎉 🎊 😃 Happy Contributing 😃 🎊 🎉

📬 Contact

If you want to contact me, you can reach me through social handles.

  

© 2022 Abhishek Sharma

forthebadge forthebadge forthebadge

About

Deep Learning Simplified is an Open-source repository, containing beginner to advance level deep learning projects for the contributors, who are willing to start their journey in Deep Learning.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%