diff --git a/events.xml b/events.xml index 4899c8c..7731771 100644 --- a/events.xml +++ b/events.xml @@ -21,21 +21,58 @@ - + + +

+ In the last few years, there has been breakthrough progress in pattern + recognition -- problems like computer vision and voice recognition. + This sudden progress has come from a powerful class of models called + deep neural networks. +

+ This talk will explore what it means to do pattern recognition, why it + is a hard problem, and why deep neural networks are so effective. We + will also look at exciting and strange recent results, such as state + of the art object recognition in images, neural nets playing video + games, neural nets proving theorems, and neural nets learning to run + python programs!

- + -

+

The financial world reacts very quickly to news. We will illustrate some examples that demonstrate this phenomenon and the difficulties involved. We will also show some of the machine learning applications at Bloomberg that are useful in this environment. +

+
+
+ + + +

+ From the massive supercomputer, to your laptop, to a Raspberry Pi: all + computing systems run on an operating system powered by a kernel. The kernel is + the most fundamental software running on your computer, enabling developers and + users to interact with its hardware at a higher level. +

+

+ This talk will explore the process of writing a minimal kernel from + scratch, common kernel responsibilities, and explore of the challenges of + kernel development.

--->