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

[FEATURE REQ] Allow users to change QNN hyperparameters #3

Open
SashwatAnagolum opened this issue Aug 29, 2020 · 0 comments
Open

[FEATURE REQ] Allow users to change QNN hyperparameters #3

SashwatAnagolum opened this issue Aug 29, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@SashwatAnagolum
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently the qnn hyperparameters are fixed: these include the bias, momentum, learning rate, batch size, etc. In order to make the model more flexible, we need to enable user manipulation of these values.

Describe the solution you'd like
New parameters added to the trainNetwork function, preferably keyword arguments, that allow users to change these values while making the API call to train the network.

Describe alternatives you've considered (if any)
None, but if anyone has another idea feedback would be appreciated.

Additional context
None.

@SashwatAnagolum SashwatAnagolum added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Aug 29, 2020
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 help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant