-
Notifications
You must be signed in to change notification settings - Fork 24
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
Tutorial notebooks #2
Comments
Hey there! Sorry to interrupt. For some reason, it seems like I do not have the authorization to view the tutorial/documentation. I wonder if that is expected? Thank you so much! |
Hi @tingyuansen, thanks for bringing this to our attention. The documentation and tutorial links should all have been updated by now. Definitely let us know if you spot more broken ones. |
Thank you! |
On "GPflux with neural net layers", please discuss usage patterns and usage constraints when building hybrid models. For example, can one put a GPLayer in the middle of a neural net model, preceded and followed by Keras layers? The existing code example (only one) has a GPLayer as the last layer but preceded by a linear Dense layer: |
Hi, |
I would really appreciate if an example of a classification would be provided. Especially for a multivariate data and multiclass problem. I tried to come up with a gpflux code to do that. I failed. The error outputs are extremely unhelpful. Thus, an example would be highly appreciated. |
What do we want to demonstrate in notebooks? (Please edit/update this issue description as appropriate.)
The text was updated successfully, but these errors were encountered: