Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Edit] AI Gaussian Activation Function #5461

Merged
merged 3 commits into from
Oct 23, 2024
Merged

Conversation

jkayk
Copy link
Contributor

@jkayk jkayk commented Oct 13, 2024

Description

  • Shortened the description of Gaussian Activation Function to less than 160 characters

  • Made grammatical and stylistic improvements

  • motivation and context: I want to contribute to open source, build my portfolio, and learn about how AIs work.

Issue Solved

Closes #5427

Type of Change

  • Editing an existing entry (fixing a typo, bug, issues, etc)

Checklist

  • All writings are my own.
  • My entry follows the Codecademy Docs style guide.
  • My changes generate no new warnings.
  • I have performed a self-review of my own writing and code.
  • I have checked my entry and corrected any misspellings.
  • I have made corresponding changes to the documentation if needed.
  • I have confirmed my changes are not being pushed from my forked main branch.
  • I have confirmed that I'm pushing from a new branch named after the changes I'm making.
  • I have linked any issues that are relevant to this PR in the Issues Solved section.

@CLAassistant
Copy link

CLAassistant commented Oct 13, 2024

CLA assistant check
All committers have signed the CLA.

@SaviDahegaonkar SaviDahegaonkar self-assigned this Oct 13, 2024
@SaviDahegaonkar SaviDahegaonkar added enhancement New feature or request status: under review Issue or PR is currently being reviewed neural-networks Neural Networks hacktoberfest ai Artificial Intelligence entries labels Oct 14, 2024
Copy link
Collaborator

@SaviDahegaonkar SaviDahegaonkar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @jkayk ,
LGTM! I hereby approve this PR.

Thanks,
Savi

@SaviDahegaonkar SaviDahegaonkar added status: review 1️⃣ completed hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest status: ready for next review and removed hacktoberfest status: under review Issue or PR is currently being reviewed labels Oct 14, 2024
@Sriparno08 Sriparno08 self-assigned this Oct 20, 2024
@Sriparno08 Sriparno08 added status: under review Issue or PR is currently being reviewed and removed status: ready for next review labels Oct 20, 2024
Copy link
Collaborator

@Sriparno08 Sriparno08 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, @jkayk!

@Sriparno08 Sriparno08 merged commit 9660a38 into Codecademy:main Oct 23, 2024
6 checks passed
Copy link

👋 @jkayk
You have contributed to Codecademy Docs, and we would like to know more about you and your experience.
Please take a minute to fill out this four question survey to help us better understand Docs contributions and how we can improve the experience for you and our learners.
Thank you for your help!

🎉 Your contribution(s) can be seen here:

https://www.codecademy.com/resources/docs/ai/neural-networks/gaussian-activation-function

Please note it may take a little while for changes to become visible.
If you're appearing as anonymous and want to be credited, see here.

@Sriparno08 Sriparno08 added status: review 2️⃣ completed and removed status: under review Issue or PR is currently being reviewed labels Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ai Artificial Intelligence entries enhancement New feature or request hacktoberfest-accepted Indicates the PR was approved, merged, and pertains to Hacktoberfest neural-networks Neural Networks status: review 1️⃣ completed status: review 2️⃣ completed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Edit] AI Gaussian Activation Function
4 participants