Skip to content

Add linear activation function #119

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

Merged

Conversation

milancurcic
Copy link
Member

This PR implements the linear activation function, which enables the use of "linear layers"--dense layers with linear activation.

Thanks to @rweed for the idea and example implementation.

Co-authored-by: Richard Weed <rweed@cavs.msstate.edu>
@milancurcic milancurcic added the enhancement New feature or request label Jan 20, 2023
@milancurcic milancurcic merged commit 0b916ee into modern-fortran:main Jan 21, 2023
@milancurcic milancurcic deleted the linear-activation-function branch January 21, 2023 15:36
wilsonify pushed a commit to wilsonify/modern-fortran that referenced this pull request Jan 27, 2023
Co-authored-by: Richard Weed <rweed@cavs.msstate.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant