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

Options for parsing/formulating sparse neural network #112

Open
tsaycal opened this issue Jun 12, 2023 · 0 comments
Open

Options for parsing/formulating sparse neural network #112

tsaycal opened this issue Jun 12, 2023 · 0 comments

Comments

@tsaycal
Copy link
Collaborator

tsaycal commented Jun 12, 2023

We are looking into methods to either read or build formulations for neural networks that are sparse, or approximately sparse. For example, connections that are close to zero (given by some user tolerance) can be ignored during model building. Pyomo should already omit weights that are exactly zero when building expressions, but this can speed up model construction.

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