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

Comparing robustness of RNN with and without activation function using POPQORN #5

Open
talrub opened this issue Feb 29, 2024 · 0 comments

Comments

@talrub
Copy link

talrub commented Feb 29, 2024

Hi,

If i want to compare the robustness of the Vanilla RNN to that of the Vanilla RNN without the activation function in the recurrent, should i use the closed-form global bounds from Theorem A.1 (page 7) in the appendix for both architectures?
Or should i use Theorem A.2 (page 7) from the appendix for the RNN without the activation function? ( but if i will set 'v' to 'm' in Theorem A.2 in order to get closed-form global bounds for the RNN without the activation function i will get Theorem A.1).

I would appreciate some advice on this topic.

Thanks!

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

No branches or pull requests

1 participant