Answered by:
Gaussian Process Regression Networks

Question
-
Hi,
Does anyone know whether the Infer.NET code used in the paper "Gaussian Process Regression Networks" is posted on the internet?
Alternatively, how does one alter the "Gaussian Process Classifier" example to become a Gaussian Process Regression Networks?
Thanks in advance,
Eric
Friday, July 26, 2013 3:48 AM
Answers
-
I sent this to Eric personally a couple of months ago but in case anyone else is interested, the code is up at
https://github.com/
davidaknowles/gprn Best,
David
- Marked as answer by John GuiverMicrosoft employee, Owner Friday, December 20, 2013 11:05 AM
Wednesday, October 30, 2013 11:31 PM
All replies
-
Hi Eric
The Infer.NET team does not have that code. It looks like the authors built a custom factor and operator to do that. You should contact the authors directly, and perhaps encourage them to post the answer here.
John
Friday, July 26, 2013 12:36 PMOwner -
Hi Eric
The Infer.NET team does not have that code. It looks like the authors built a custom factor and operator to do that. You should contact the authors directly, and perhaps encourage them to post the answer here.
John
Friday, July 26, 2013 6:54 PM -
I don't think we have a sample, but you can remove the ' > 0' at the end of the definition of y[j] in the example, and the classifier becomes a regressor.Sunday, July 28, 2013 5:48 PM
-
- Proposed as answer by John GuiverMicrosoft employee, Owner Wednesday, August 14, 2013 7:40 AM
Tuesday, July 30, 2013 3:07 PMOwner -
I sent this to Eric personally a couple of months ago but in case anyone else is interested, the code is up at
https://github.com/
davidaknowles/gprn Best,
David
- Marked as answer by John GuiverMicrosoft employee, Owner Friday, December 20, 2013 11:05 AM
Wednesday, October 30, 2013 11:31 PM