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

Requested flow architectures #28

Open
10 of 16 tasks
francois-rozet opened this issue Nov 3, 2023 · 0 comments
Open
10 of 16 tasks

Requested flow architectures #28

francois-rozet opened this issue Nov 3, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@francois-rozet
Copy link
Collaborator

Description

This issue tracks the flow/transformation architectures that are requested and/or implemented. You are welcome to request new architectures. If you wish to contribute to Zuko, this list is the perfect place to start.

Typically, implementing a new flow architecture consists in adding a new transformation in zuko/transforms.py and a new class in the zuko/flows/ directory. NSF and SOSPF are great examples. Sometimes, a special LazyTransform needs to be implemented to take into account the specificities of the architecture. NAF and GF are such examples.

List of requested flows

@francois-rozet francois-rozet added enhancement New feature or request good first issue Good for newcomers labels Nov 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant