Codecademy / docs

Codecademy Docs is a collection of information for all things code. 📕
https://www.codecademy.com/resources/docs
752 stars 3.41k forks source link

[Entry] Subject: Vanishing Gradient Problem #4576

Open FuzzyNum opened 4 months ago

FuzzyNum commented 4 months ago

Reason/inspiration (optional)

Pages in docs/content/ai/concepts/neural-networks/terms including backpropagation.md, activation-function.md, binary-activation-function.md, sigmoid-activation-function.md should include references to the Vanishing Gradient Problem, and the documentation should include pages outlining when/where it occurs, how to fix it, and common occurrences.

The page should be vanishing-gradient.md in docs/content/ai/concepts/neural-networks/terms/vanishing-gradient. Should include a working code segment that demonstrates the problem and a potential solution.

Entry Type (select all that apply)

New Topic Entry

Code of Conduct

For Maintainers

RekaSzilvasi commented 4 months ago

Hi I would like to work on this! Currently I'm trying to complete the Learn Git & Github course, and the portfolio assignment calls for me to work on a issue!

Johnnie-kay commented 3 months ago

Hello @FuzzyNum, this is an interesting issue i would love to close. Working on documentation is part of my career focus.

Johnnie-kay commented 3 months ago

@FuzzyNum, please assign this issue

anacaldararu commented 3 months ago

Hello,I would like to work on this issue!

SudoQui commented 1 month ago

Hi @FuzzyNum i would also like to work on this issue, I heard about this project through the GIT course on code accadamy, and would like to Contribute since ML and AI is my future career