Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 25, 2022. It is now read-only.

Add Activation Functions from Scratch in Keras Project #278

Closed
Agrover112 wants to merge 4 commits into Python-World:master from Agrover112:master
Closed

Add Activation Functions from Scratch in Keras Project #278

Agrover112 wants to merge 4 commits into Python-World:master from Agrover112:master

Conversation

Copy link

@Agrover112 Agrover112 commented Oct 1, 2020

Activtion Fucnctions from Scratch in Keras

In the following project we experiment and try to implement activation functions commonly used in deep learning libraries from scratch using Keras and Tensorflow

Type of change

Choosing one or more options from the following as per the nature of your Pull request.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Documentation Update

Checklist:

Please tick all the boxes that are fulfilled by your Pull Request.

  • I have named my files and folder, according to this project's guidelines.
  • My code follows the style guidelines of this project.
  • My Pull Request has a descriptive title. (not a vague title like Update index.md)
  • I have commented on my code, particularly in hard-to-understand areas.
  • I have created a helpful and easy to understand README.md, according to the given README_TEMPLATE.
  • I have included a requirements.txt file (if external libraries are required.)
  • My changes do not produce any warnings.
  • I have added a working sample/screenshot of the script.

Copy link
Member

AdityaJ7 commented Oct 1, 2020

Hello @Agrover112 thanks for showing interest in our repo but we are not accepting script PRs in this repo anymore .

You can submit this PR in our sister repo called -- Python_and_the_Web

Before submitting or please create an issue and place your script folder inside the Miscellaneous folder

Thanks

Agrover112 reacted with confused emoji

Copy link
Author

Agrover112 commented Oct 1, 2020
edited by AdityaJ7
Loading

@AdityaJ7 How should one link and describe the PR in the given issue?

Copy link
Member

AdityaJ7 commented Oct 1, 2020

@AdityaJ7 How should one link and describe the PR in the given issue?

create an issue regarding your script it will have some number for example 1203

After that when u create a PR , in its description mention - #1203

Agrover112 reacted with thumbs up emoji

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /