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

about parameters #8

Open
Joll123 opened this issue Aug 9, 2021 · 0 comments
Open

about parameters #8

Joll123 opened this issue Aug 9, 2021 · 0 comments

Comments

@Joll123
Copy link

Joll123 commented Aug 9, 2021

Could you explain what the following parameters mean?
parser.add_argument('--nz', default=8, type=int, help="number of latent variables, greater or equal to 1")
parser.add_argument('--zchannels', default=1, type=int, help="number of channels for the latent variables")
parser.add_argument('--nprocessing', default=4, type=int, help='number of processing layers')

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