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

BACKEND PyTorch : Add PFNN features #1966

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

bonneted
Copy link
Contributor

I added the possibility to remerge the subnetworks after splitting and the last layer can be a list of each subnetwork output size before concatenation.

The modification is copied from what I did previously for JAX backend. #1671

@bonneted
Copy link
Contributor Author

(I also added the regularizer, just like FNN)

@lululxvi
Copy link
Owner

To make it easy to merge, could you split this into two PRs: one for regularizer and one for network?

@bonneted
Copy link
Contributor Author

I removed the regularizer, I'll make another PR after

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