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

Implementation PFNN with pytorch #62

Open
milkcat0904 opened this issue Jul 12, 2021 · 0 comments
Open

Implementation PFNN with pytorch #62

milkcat0904 opened this issue Jul 12, 2021 · 0 comments

Comments

@milkcat0904
Copy link

Hi, thx for share ur code. I am trying to implement PFNN with pytorch.
I encountered a strange problem that the gradient of the PFNN will not decrease at all.
I changed the network model to a 3-layer MLP, the gradient will drop normally.
Does it have something to do with the way I implemented the phase function, which caused the gradient can not back-propagation?

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