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

Allows configuring more parameters @ settings.json #23

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rodrigosetti
Copy link

This change keeps retro-compatibility, but allows one to configure not
only "layer" and "maxwidth" but all all the parameters taken by the
"deepdream" and "make_step" functions (e.g. octaves, iter_n, jitter).

It also allows one to omit maxwidth and layer by specifying defaults in
the code.

This change keeps retro-compatibility, but allows one to configure not
only "layer" and "maxwidth" but all all the parameters taken by the
"deepdream" and "make_step" functions (e.g. octaves, iter_n, jitter).

It also allows one to omit maxwidth and layer by specifying defaults in
the code.
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.

1 participant