Replies: 2 comments
-
Gaussian Processes can be used as an optimization algorithm that is very robust and fast. However it is complex to implement. There is already a package for doing Gaussian Processes with PyTorch, so it would require interfacing with that to optimize model parameters. Here is a link to the package: https://gpytorch.ai/ |
Beta Was this translation helpful? Give feedback.
0 replies
-
okay I'll be checking it out! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can u give me some suggestions in making some code/approaches/ideas
which will help me make some contributions towards it?
Beta Was this translation helpful? Give feedback.
All reactions