UppuluriKalyani/ML-Nexus

Feature request : Create a Learning Roadmap for Deep Learning

Closed this issue · 4 comments

RB137 commented

Is your feature request related to a problem? Please describe.
There’s no structured guide in the repo to help beginners learn deep learning.

Describe the solution you'd like
A new .md file that outlines a simple roadmap for learning deep learning, covering:

Basics: Neural networks, layers, activation functions.
Feedforward Networks
CNNs
RNNs
Autoencoders
GANs
Transfer Learning
Optimization (SGD, Adam)
Regularization (dropout, batch norm)

Include a Resources section with links to tutorials, books, and courses for beginners.

Describe alternatives you've considered
Adding this roadmap to the README, but a separate .md file would be easier to find and navigate.

Approach to be followed (optional)
Create a new deep_learning_roadmap.md file and cover each topic in a simple, beginner-friendly way.

Additional context
Include external resource links, visuals, or diagrams if necessary to help explain concepts.

Thanks for creating the issue in ML-Nexus!🎉
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @UppuluriKalyani – Project Admin – for more updates!
    Tag @Neilblaze,@SaiNivedh26 for assigning the issue to you.
    Happy open-source contributing!☺️

Thanks for raising this issue! However, we believe a similar issue already exists. Kindly go through all the open issues and ask to be assigned to that issue.

RB137 commented

@UppuluriKalyani Assign me this issue as it was suggested by you before in another PR.

Hello @RB137! Your issue #494 has been closed. Thank you for your contribution!