Log in om afleveringen als gekeken te markeren. Inloggen of aanmelden.
Seizoen 2025
Uitzenddatum
Jan 07, 2025
This episode has no summary.
This episode has no summary.
2025x2
Solve Markov Decision Processes with the Value Iteration Algorithm
Episode overview
Uitzenddatum
Jan 16, 2025
Returning to the Markov Decision Process, this time with a solution. Nick Hawes of the ORI takes us through the algorithm, strap in for an epic episode!
Returning to the Markov Decision Process, this time with a solution. Nick Hawes of the ORI takes us through the algorithm, strap in for an epic episode!
Uitzenddatum
Jan 21, 2025
Quicksort is a well known algorithm for sorting, Professor Graham Hutton shows how it works and then how to implement it in just five lines of code!
Quicksort is a well known algorithm for sorting, Professor Graham Hutton shows how it works and then how to implement it in just five lines of code!
Uitzenddatum
Jan 28, 2025
An AI model that changed the fortunes of silicon valley overnight. Deep Seek has been released open source, and requires far less hardware and investment. Mike Pound is based at the University of Nottingham.
An AI model that changed the fortunes of silicon valley overnight. Deep Seek has been released open source, and requires far less hardware and investment. Mike Pound is based at the University of Nottingham.
Uitzenddatum
Feb 06, 2025
Relatively speedy-to-access cache saves your computer having to trudge over to the RAM, but with multiple levels of cache memory, how does it all work?
Relatively speedy-to-access cache saves your computer having to trudge over to the RAM, but with multiple levels of cache memory, how does it all work?
2025x6
Finding The Slope Algorithm (Forward Mode Automatic Differentiation)
Episode overview
Uitzenddatum
Feb 14, 2025
The algorithm for differentiation relies on some pretty obscure mathematics, but it works! Mark Williams demonstrates Forward Mode Automatic Differentiation.
The algorithm for differentiation relies on some pretty obscure mathematics, but it works! Mark Williams demonstrates Forward Mode Automatic Differentiation.
Uitzenddatum
Feb 24, 2025
Discussing ideas of what happens after Generative AI plateaus, Dr Jakob Foerster is based at the University of Oxford.
Discussing ideas of what happens after Generative AI plateaus, Dr Jakob Foerster is based at the University of Oxford.
Uitzenddatum
Feb 27, 2025
Described as GenAIs greatest flaw, indirect prompt injection is a big problem, Mike Pound from University of Nottingham explains how it is like SQL Injection, except not...
Described as GenAIs greatest flaw, indirect prompt injection is a big problem, Mike Pound from University of Nottingham explains how it is like SQL Injection, except not...
Uitzenddatum
Mrt 04, 2025
Carbon is a brand new programming language still under development. It aims to dethrone C++ by being interoperable & compatible in both directions. Dr Guiffreida from the University of
.. show full overview
Carbon is a brand new programming language still under development. It aims to dethrone C++ by being interoperable & compatible in both directions. Dr Guiffreida from the University of Nottingham gives us the lowdown on this ambitious new programming language.
Uitzenddatum
Mrt 21, 2025
GTC AI Conference is held each year by Nvidia and showcases AI and related technologies. This year Computerphile visited, here's a taste of what we saw. Full interviews coming soon, and yes, we did speak to him!
GTC AI Conference is held each year by Nvidia and showcases AI and related technologies. This year Computerphile visited, here's a taste of what we saw. Full interviews coming soon, and yes, we did speak to him!
Uitzenddatum
Mrt 25, 2025
Nvidia CEO and co-founder Jensen Huang on various applications of GPUs and the rise of AI in all aspects of parallel processing.
Nvidia CEO and co-founder Jensen Huang on various applications of GPUs and the rise of AI in all aspects of parallel processing.
2025x12
Ai Will Try to Cheat & Escape (aka Rob Miles was Right!)
Episode overview
Uitzenddatum
Apr 02, 2025
As Large Language Models improve, the tokens they predict form ever more complicated and nuanced outcomes. Rob Miles and Ryan Greenblatt discuss "Alignment Faking" a paper Ryan's team
.. show full overview
As Large Language Models improve, the tokens they predict form ever more complicated and nuanced outcomes. Rob Miles and Ryan Greenblatt discuss "Alignment Faking" a paper Ryan's team created - ideas about which Rob made a series of videos on Computerphile in 2017.
Uitzenddatum
Apr 08, 2025
Discussing how scammers take advantage of the way certain online systems work to leverage the delays. Dr Tim Muller is based at the University of Nottingham.
Discussing how scammers take advantage of the way certain online systems work to leverage the delays. Dr Tim Muller is based at the University of Nottingham.
Uitzenddatum
Apr 16, 2025
A seemingly simple problem that's "in general" incredibly difficult! CEO of Redwood Research Buck Shlegeris explains his favourite algorithmic fact!
A seemingly simple problem that's "in general" incredibly difficult! CEO of Redwood Research Buck Shlegeris explains his favourite algorithmic fact!
Uitzenddatum
Apr 22, 2025
What is Cuda and why do we need it? An Nvidia invention, Cuda is used in many aspects of parallel computing. We spoke to Stephen Jones, one of the architects of Cuda at the recent GTC conference.
What is Cuda and why do we need it? An Nvidia invention, Cuda is used in many aspects of parallel computing. We spoke to Stephen Jones, one of the architects of Cuda at the recent GTC conference.
Uitzenddatum
Apr 29, 2025
Research suggests the rate at which AI is able to stay 'on task' is doubling every seven months. Is this the AI equivalent of Moore's Law? - Sydney Von Arx works on adversarial stress-testing at METR (Model Evaluation & Threat Research.)
Research suggests the rate at which AI is able to stay 'on task' is doubling every seven months. Is this the AI equivalent of Moore's Law? - Sydney Von Arx works on adversarial stress-testing at METR (Model Evaluation & Threat Research.)
Uitzenddatum
Mei 06, 2025
Bashing out low-level code, it can be annoying to re-type the same commands over and over when you need to repeat a routine. Matt Godbolt explains how we can save frequently used code as a subroutine and reuse whenever its needed.
Bashing out low-level code, it can be annoying to re-type the same commands over and over when you need to repeat a routine. Matt Godbolt explains how we can save frequently used code as a subroutine and reuse whenever its needed.
Uitzenddatum
Mei 13, 2025
Mike Pound discusses hash collisions & the birthday paradox
Mike Pound discusses hash collisions & the birthday paradox
Uitzenddatum
Mei 20, 2025
The so-called 'Forbidden Technique' with Chana Messinger
The so-called 'Forbidden Technique' with Chana Messinger
Uitzenddatum
Mei 23, 2025
Following the theme of AI research and safety, Aric Floyd talks about how some Large Language Models might follow the all too human trait of sandbagging - "lying" about their true capabilities.
Following the theme of AI research and safety, Aric Floyd talks about how some Large Language Models might follow the all too human trait of sandbagging - "lying" about their true capabilities.
2025x21
MikeBot3000: Can We Build an AI Mike from Open Source Tools?
Episode overview
Uitzenddatum
Mei 29, 2025
Open source tools for creating videos? Lewis decides to help Mike take a break by creating 'MikeBot3000' - an AI generated Mike Pound...
Open source tools for creating videos? Lewis decides to help Mike take a break by creating 'MikeBot3000' - an AI generated Mike Pound...
Uitzenddatum
Jun 05, 2025
Automating decision processes continued as Professort Nick Hawes of Oxford Robotics Institute explains how Monte Carlo Tree Search works.
Automating decision processes continued as Professort Nick Hawes of Oxford Robotics Institute explains how Monte Carlo Tree Search works.
Uitzenddatum
Jun 11, 2025
This episode has no summary.
This episode has no summary.
Uitzenddatum
Jun 17, 2025
Looking to the future, just how intelligent might the current crop of Large Language Models get? Daniel Kokotajlo joins us to discuss Ai2027.
Looking to the future, just how intelligent might the current crop of Large Language Models get? Daniel Kokotajlo joins us to discuss Ai2027.
Uitzenddatum
Jun 26, 2025
Reinforcement Learning is how robots test the water in the real world.
Reinforcement Learning is how robots test the water in the real world.
Uitzenddatum
Jul 04, 2025
Discussing World Foundation Models with TJ Galda from Nvidia.
Discussing World Foundation Models with TJ Galda from Nvidia.
Uitzenddatum
Jul 10, 2025
"If your name's not down, you're not coming in!" - How the CPU's "Bouncer" keeps some memory off-limits. Matt Godbolt continues the series on low-level computing.
"If your name's not down, you're not coming in!" - How the CPU's "Bouncer" keeps some memory off-limits. Matt Godbolt continues the series on low-level computing.
2025x28
Zip It! - Finding File Similarity Using Compression Utilities
Episode overview
Uitzenddatum
Jul 15, 2025
Finding Genome similarity can just be a case of zipping the relevant files in the right order. Buck Shlegeris is CEO of Redwood Research
Finding Genome similarity can just be a case of zipping the relevant files in the right order. Buck Shlegeris is CEO of Redwood Research
Uitzenddatum
Jul 22, 2025
Huge memory addresses mean that not every address is valid. Matt Godbolt explains how the addresses are actually used.
Huge memory addresses mean that not every address is valid. Matt Godbolt explains how the addresses are actually used.
Uitzenddatum
Jul 29, 2025
Writing a text editor can't be that hard can it? Surely just a case of shifting around a bunch of ASCII characters? Dr Steve Bagley is based at the University of Nottingham
Writing a text editor can't be that hard can it? Surely just a case of shifting around a bunch of ASCII characters? Dr Steve Bagley is based at the University of Nottingham
Uitzenddatum
Aug 05, 2025
Gödel's Incompleteness Theorem explained with Pen, Paper & Lean (the proof assistant) Professor Thorsten Altenkirch is based at the University of Nottingham.
Gödel's Incompleteness Theorem explained with Pen, Paper & Lean (the proof assistant) Professor Thorsten Altenkirch is based at the University of Nottingham.
Als er afleveringen of banners missen (en ze staan op TheTVDB), dan kun je een automatische update van de serie aanvragen:
Update van serie aanvragen
Update aangevraagd