Bayesian Optimization and Beyond
1:29:47
A conversation with Neil Lawrence
1:03:57
Computationally efficient GPs
1:31:13
Latent space geometry
1:26:00
Жыл бұрын
Multi-task Gaussian processes
1:00:20
Introduction to Gaussian Processes
1:21:10
Opensource tools at Secondmind
49:07
3 жыл бұрын
GPSS 2021: Introduction to GPs
1:27:59
3 жыл бұрын
Пікірлер
@elionushi8037
@elionushi8037 Күн бұрын
This is great content! Thanks for the valuable information that you share for those people that cannot attent the GP summer school! I would really appreciate if someone could reference some sources that elaborate on the different techinques of validating the posterior GP models. For example things like using mean square error for measuring the accuracy of the mean, or counting the new points falling inside 95% confidence interval to measure whether the confidence intervals of the posterior GP make sense. Also checking the predictive distribution by normalising the residuals.
@user-nq4ct9xf7y
@user-nq4ct9xf7y 3 ай бұрын
Would have been good to see a clear presentation of posterior mean calculation and nll calculation *without* using inducing points.
@mekersemito
@mekersemito 7 ай бұрын
Any one who can say something about the kernel k(x,x'). Here what does it mean by x and x' I thought they are like two inputs of a random variables that gives a value, but I saw something like a vector k(x,x')=x^Tx'???. Does it mean that x is the observed points and x' is point for prediction?
@charlesity
@charlesity 7 ай бұрын
Arguably the best presentation on this subject.
@mahdibahrampouri6627
@mahdibahrampouri6627 7 ай бұрын
Such a great presentation. I wish I could see the rest of the presentation.
@bencavus
@bencavus 9 ай бұрын
Thank you!
@be1tube
@be1tube 11 ай бұрын
I loved learning that a diagonal noise term can help with ill-conditioned matrix inversions.
@joe_hoeller_chicago
@joe_hoeller_chicago Жыл бұрын
Great video on causality!
@WahranRai
@WahranRai Жыл бұрын
If you were targeting an international audience, you should articulate and reduce your speed to make it easier to understand !
@matej6418
@matej6418 Жыл бұрын
Can your model deal with exogenous control variables ? Often in literature denoted u(t)
@bryanshi3774
@bryanshi3774 Жыл бұрын
Very good introduction to GPS
@pariseuselain1759
@pariseuselain1759 Жыл бұрын
where is the slide pls🥲
@franard4547
@franard4547 Жыл бұрын
I really appreciate for this. Been studying GP with lots of confusion. This was light for me.
@GreenFlyter
@GreenFlyter Жыл бұрын
Thanks!!!
@jonathancangelosi2439
@jonathancangelosi2439 Жыл бұрын
I appreciate how thorough this video was. Many tutorials on GPs tend to handwave a lot of the mathematical details of Gaussians and use sloppy notation (which is a huge problem with machine learning education in general, in my opinion).
@l.yans47
@l.yans47 2 жыл бұрын
20:32
@khanwaqar7703
@khanwaqar7703 2 жыл бұрын
Its amazing. Shall I contact with this professor for some questions.
@rudolfreiter5217
@rudolfreiter5217 3 жыл бұрын
Great talk! Thank you
@hosseinrezaie7958
@hosseinrezaie7958 3 жыл бұрын
very very nice thanks Dr!
@charilaosmylonas5046
@charilaosmylonas5046 3 жыл бұрын
Amazing and insightful presentation! Thanx for publicly sharing this!
@origamitraveler7425
@origamitraveler7425 3 жыл бұрын
Very important topic, thanks for the talk
@origamitraveler7425
@origamitraveler7425 3 жыл бұрын
Woah! Great introduction!
@origamitraveler7425
@origamitraveler7425 3 жыл бұрын
Great talk! The first 30 minutes really helped ease in to the topic
@eduardomedina5081
@eduardomedina5081 3 жыл бұрын
Nice explanation! Very useful for my thesis :)
@AAAE2013
@AAAE2013 3 жыл бұрын
Thanks for the nice explanation.
@AAAE2013
@AAAE2013 3 жыл бұрын
Thanks for the nice explanation.
@rohannuttall2577
@rohannuttall2577 3 жыл бұрын
Starts at 4:54
@pattiknuth4822
@pattiknuth4822 3 жыл бұрын
Would be nice if they picked a speaker who could speak English properly. Very hard to understand (and I'm a native English language speaker)
@prashantmdgl9
@prashantmdgl9 3 жыл бұрын
I don't find anything wrong with the diction of the speaker. It seems you haven't worked in an international environment.
@diegoacostacoden8704
@diegoacostacoden8704 3 жыл бұрын
jaja, no sabe lo que dice
@ceskale
@ceskale 2 жыл бұрын
its more about the quality of the audio, the english is pretty good
@AntifachoOi
@AntifachoOi 4 жыл бұрын
Really good complement for the Rasmussen & Williams Gaussian Processes for Machine Learning Chapter 3 which is quite involving.
@microndiamondjenkins566
@microndiamondjenkins566 4 жыл бұрын
I don't see the slides on the website. the speaker says they are there ..
@mohsenvazirizade6334
@mohsenvazirizade6334 4 жыл бұрын
thank you so much for this wonderful video. In most of your figures, you have about 10 different colors that are moving along the x-axis. On each slice (a vertical line at x=x_j lets say j is 5) we have 10 points in 10 different colors that are normally distributed while they are correlated based on a kernel with the 10 points in x_i {i=0,1,.., 5, ..,n}, and lets say n is 20. My question is how do you generate this point? In total we have 10 (colors) * 20 (n) = 200 points which have to satisfy 2 conditions: 1) being normally distributed at each section 2) following the correlation based on kernal. Thank you
@shankyxyz
@shankyxyz 5 ай бұрын
the lines are sampled independently. each line is generated by randomly sampling a multivariate normal distribution of dimension as much as there are points on each line. so the lines have no relation to each other.
@yanhongzhao3141
@yanhongzhao3141 4 жыл бұрын
The boris johnson comment is gold :))))
@hossanatwino
@hossanatwino 4 жыл бұрын
Thank you for these classes, very helpful - and probably COVID for enabling them to go to KZbin :-)
@miguelbatista9493
@miguelbatista9493 4 жыл бұрын
great talk. Not easy to find structured materials on this
@MCPEStuff
@MCPEStuff 4 жыл бұрын
Cool!
@sourabmangrulkar9105
@sourabmangrulkar9105 4 жыл бұрын
Great lecture. Thank you :)
@klingonxxxxxx
@klingonxxxxxx 5 жыл бұрын
My poor english + teacher defects in speaking + strict and fast UK english = I'm not able to enjoy the lesson :(
@nicolassoncini2266
@nicolassoncini2266 5 жыл бұрын
A great introduction to GPs, it's concise and very visual. Kudos to you Dr Wilkinson! Thanks for uploading these, I hope to attend one someday :D
@barath_
@barath_ 5 жыл бұрын
Hi are the slides available ?