Sunday 2 October

Non-volatile memory: Theory, Practice and Rampant Speculation!

Non-volatile (persistent) memory has attracted a lot of interest in recent years. New technologies such as MRAM, memristors and phase change memory are emerging as practical alternatives to Flash and may even unseat DRAM as the backbone of computing. This talk will provide a brief overview of: the underlying technologies, how non-volatile memory is supported in Linux, and what the future might hold.

Artificial Neural Networks For Noobs

Have you ever wanted to know what Artificial Neural Networks and how to implement them but don’t know where to start? Have you ever wondered what Machine Learning is for that matter? If your answer to either of these questions are yes, then this is the presentation for you! In my presentation I will give a concise overview of what Artificial Neural Network are is as well as by extension what Machine Learning is.

Introduction to Rust: having your cake and eating it too

Are you a low-level systems programmer who needs the flexibility of C but hates seeing the words “segmentation fault” a million times a day?

Are you an application developer who loves the ease of use and expressiveness of high-level languages but would also love the performance of a compiled language?

“Uh, no, not really…”, you say…

You should take a look at Rust!

Pages