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

Example program that shows how to access internal layer parameters #140

Merged

Conversation

milancurcic
Copy link
Member

@Spnetic-5 this PR introduces an example program that shows how to access internal layer parameters (weights and biases). The same approach can be used to access gradients as well, stored as dw for weights and db for biases.

@Spnetic-5
Copy link
Collaborator

Thank you @milancurcic for this code, I'll try this in my implementation and will get back to you.

@milancurcic milancurcic merged commit f9ff658 into modern-fortran:main Jun 15, 2023
@milancurcic milancurcic deleted the network-parameters-example branch June 15, 2023 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants