You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the last 6 years I've been working on the recommendations team at Twitch. We've been responsible for personalizing the entire presentation on the homescreen and leftbar. I've been doing direct work and also the good ol' talking to adults to get things done together. Honestly, my fav part is training and mentoring younger team members... that academic prof in me never really left (for better or for worse xD)...
minimum viable experiment series (I do that once in a while)
generative models and unsupervised learning for videos (2013 - 2017)
I wrote Recurrent Winner-Take-All and Perception Updating Networks. Those methods show how to learn features by exploiting temporal context and to predict future frames in a video (think video compressor or robot planning).
My undergrad and master research was on blind source extraction. We had ECG recordings from a pregnant woman and we had to
separate the ECG signal of the fetus from the signal of the woman. I used kernels methods back then. You kids don't know
that anymore, but kernels used to be cool.