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

Train identity network from identity with 10% maximum random perturbations #86

Merged
merged 7 commits into from
Sep 20, 2023

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Sep 20, 2023

No description provided.

This commit adds a unit test that verifies that the 'train'
procedure preserves an initially exact network that uses a relu
activation function to represent an mapping of inputs to identical
outputs.
This commit adds a test in which the use of the Adam optimizer
greatly speeds convergences of a randomly perturbed identity
network with 10% magnitude perturbations. The resulting trained
network maps inputs to nearly identical outputs.
@rouson rouson merged commit 3886ff8 into main Sep 20, 2023
4 checks passed
@rouson rouson deleted the perturbed-identity branch September 20, 2023 03:56
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.

1 participant